Alexandre Julliard
|
7f0943dde6
wrc: Convert resource output to the standard output buffer functions.
|
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
|
ab6e4c8b73
wrc: Avoid using wine/unicode.h on Windows.
|
5 years ago |
Martin Storsjo
|
84e99d13ae
wrc: Declare the data buffer as unsigned char.
|
10 years ago |
Frédéric Delanoy
|
0f2bed51bd
Assorted spelling fixes.
|
10 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
|
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 |
Jonathan Ernst
|
360a3f9142
Update the address of the Free Software Foundation.
|
18 years ago |
Alexandre Julliard
|
52788d1f1c
Added support for HTML resource type.
|
19 years ago |
Stefan Huehner
|
4d11eba003
Fix some -Wsign-compare warnings.
|
19 years ago |
Michael Stefaniuc
|
d40517cb18
Change the type of 1 bit wide bitfields to unsigned.
|
19 years ago |
Alexandre Julliard
|
e37c6e18d0
Fixed header dependencies to be fully compatible with the Windows
|
21 years ago |
Alexandre Julliard
|
f22ba0560d
Added support for #pragma code_page.
|
22 years ago |
Alexandre Julliard
|
59ffa9fff7
Removed struct user to avoid conflicts with system headers (spotted by
|
22 years ago |
Vincent Béron
|
9a62491660
Removed trailing whitespace.
|
22 years ago |
Alexandre Julliard
|
0799c1a780
Added LGPL standard comment, and copyright notices where necessary.
|
23 years ago |
Joerg Mayer
|
abe635cfd7
Get rid of some warnings about unused variables, signed/unsigned
|
24 years ago |
Bertho Stultiens
|
c107f714d0
- Implemented MESSAGETABLE resource type.
|
24 years ago |
Bertho Stultiens
|
997e0d782f
- Implemented animated cursors and icons resource types.
|
24 years ago |
Bertho Stultiens
|
3d455c9b16
- Bugfix: Corrected a SEGV in the rawdata handling. Mistakingly took the
|
24 years ago |
Juergen Schmied
|
1ce88e9584
- Bugfix: Styles were evaluated as expressions. The NOT in combination
|
25 years ago |
Bertho Stultiens
|
62451da52c
- Generalized the distinction between 2 and 4 byte integers slightly through
|
25 years ago |
Paul Quinn
|
f981c6cbab
ver.h is a legacy header. winver.h should be used instead.
|
25 years ago |
Jim Aston
|
2e1cafa288
Renamed wintypes.h to windef.h.
|
26 years ago |
Bertho Stultiens
|
b17522817b
Fix a couple of 64bit platform problems and speed up compilation. See
|
26 years ago |
Albert den Haan
|
9cab0d1078
Fixed wrong order of res_ico and res_bmp which must be in RT_xxx order.
|
26 years ago |