Alexandre Julliard
|
b53773cff2
tools: Move the output buffer functions to the common header.
|
3 years ago |
Alexandre Julliard
|
7f0943dde6
wrc: Convert resource output to the standard output buffer functions.
|
3 years ago |
Alexandre Julliard
|
952d849e48
wrc: Move write_resfile() into genres.c and remove writeres.c.
|
3 years ago |
Alexandre Julliard
|
1226595b16
wrc: Remove the no longer used resource C name.
|
3 years ago |
Alexandre Julliard
|
923461f3d8
wrc: Windows file formats are always little-endian.
|
3 years ago |
Alexandre Julliard
|
55701c6672
tools: Add a helper function to create temp files.
|
3 years ago |
Alexandre Julliard
|
1e173eaa8c
wrc: Use asserts instead of explicit internal error.
|
3 years ago |
Alexandre Julliard
|
fe888bbbb6
wrc: Avoid converting Unicode strings back to Ansi.
|
4 years ago |
Alexandre Julliard
|
499d772cb6
wrc: Simplify the put_string() helper function.
|
4 years ago |
Alexandre Julliard
|
358b4ad99a
wrc: Add a helper function to terminate the resource data.
|
4 years ago |
Alexandre Julliard
|
4b2d797d6e
wrc: Don't map version block names to the target language.
|
5 years ago |
Dmitry Timoshkov
|
d8607c57b0
wrc: Fix generation of custom dialog control data.
|
6 years ago |
Michael Stefaniuc
|
e697a639e0
wrc: Remove a wrong comment.
|
7 years ago |
Alexandre Julliard
|
865f23b503
wrc: Avoid locale- or Unicode-dependent case conversions.
|
8 years ago |
Alexandre Julliard
|
e8076eeced
wrc: Only allow control key characters ^A to ^Z.
|
8 years ago |
Alexandre Julliard
|
22cb2beb1c
wrc: Don't convert class and menu names to uppercase in resource data.
|
8 years ago |
André Hentschel
|
9b810cd6e8
wrc: Remove duplicate code (PVS-Studio).
|
10 years ago |
Alexandre Julliard
|
03167b4369
wrc: Allow specifying the default message font in dialogs by setting DS_SETFONT.
|
10 years ago |
Alexandre Julliard
|
98de631eb1
wrc: Define WINE_UNICODE_API directly in the source.
|
11 years ago |
Alexandre Julliard
|
811da88cfc
wrc: Fix parsing of virtkey accelerators.
|
13 years ago |
Francois Gouget
|
1a512846e2
wrc: Add a trailing '\n' to the error() calls.
|
13 years ago |
Alexandre Julliard
|
ceadc43c78
wrc: Add support for translating accelerators through po files.
|
13 years ago |
Alexandre Julliard
|
df45a347ac
wrc: Store location information in strings.
|
14 years ago |
Alexandre Julliard
|
5fabc5cca7
wrc: Copy the strmake utility function from winegcc.
|
14 years ago |
Alexandre Julliard
|
82f910eb62
wrc: Merge the menu and menuex structures.
|
15 years ago |
Alexandre Julliard
|
1b305dd2df
wrc: Merge the menuitem and menuitemex structures.
|
15 years ago |
Alexandre Julliard
|
0fb8203654
wrc: Merge the dialog and dialogex structures.
|
15 years ago |
Alexandre Julliard
|
be7558fc30
wrc: Print a warning when encountering utf8 strings in non-utf8 codepage.
|
15 years ago |
Francois Gouget
|
8a18e0e43a
Assorted spelling fixes.
|
16 years ago |
Austin English
|
90f89fa74d
tools: Spelling fixes.
|
17 years ago |