Alexandre Julliard
|
1aea4efd79
|
tools: Take into account the executable extension when looking for tools in the path.
|
2009-08-27 13:35:50 +02:00 |
Francois Gouget
|
b4e7155c1a
|
wrc: Add a '\n' to a parser_warning() call.
|
2009-08-26 13:09:16 +02:00 |
Huw Davies
|
b524c55021
|
widl: Add separate --win32-align and --win64-align options.
|
2009-08-25 14:56:57 +02:00 |
Damjan Jovanovic
|
616b27275c
|
sti: Add self registration.
|
2009-08-24 15:17:34 +02:00 |
Dylan Smith
|
ba38f219d0
|
tools: Detect windows platform with _WIN32 instead of _WINDOWS.
|
2009-08-24 15:17:34 +02:00 |
Alexandre Julliard
|
3f7d342cfa
|
winebuild: Add win32/win64 generic architectures in addition to specific CPUs.
|
2009-08-24 15:17:33 +02:00 |
Dylan Smith
|
8e0b17462b
|
makedep: Handle non-overwriting rename for Windows.
|
2009-08-24 15:17:33 +02:00 |
Huw Davies
|
a376b86dfe
|
widl: The alignment written for USER_MARSHAL types is the wire-type alignment.
|
2009-08-21 15:08:49 +02:00 |
Huw Davies
|
e4e21193c0
|
widl: A structure that contains an embedded interface ptr in an array is a BOGUS_STRUCT.
|
2009-08-21 14:27:59 +02:00 |
Alexandre Julliard
|
be7558fc30
|
wrc: Print a warning when encountering utf8 strings in non-utf8 codepage.
|
2009-08-20 15:33:03 +02:00 |
Juan Lang
|
1b5ea4a954
|
wine.inf: Add a fake DLL entry for windowscodecs.dll.
|
2009-08-18 11:46:22 +02:00 |
Alexandre Julliard
|
b392362fd5
|
wine.inf: Specify the source module for 16-bit fake dlls.
|
2009-08-18 11:38:36 +02:00 |
Alexandre Julliard
|
f78a8ceafc
|
makefiles: Add rules for building fake modules.
|
2009-08-18 11:29:35 +02:00 |
Alexandre Julliard
|
2de0c16363
|
winegcc: Add support for building fake modules.
|
2009-08-18 11:26:43 +02:00 |
Huw Davies
|
bbb3a85c51
|
widl: Add a structure packing command line option.
|
2009-08-17 16:48:10 +02:00 |
André Hentschel
|
4c9405a83c
|
winemaker: Update manual.
|
2009-08-17 15:53:02 +02:00 |
Alexandre Julliard
|
5d3e134b17
|
winebuild: Add support for creating 16-bit fake dlls.
|
2009-08-17 13:57:49 +02:00 |
Alexandre Julliard
|
8024718c78
|
winebuild: Compute the resource offsets while building the resource tree for 16-bit resources.
|
2009-08-17 13:57:49 +02:00 |
Alexandre Julliard
|
ef4a3c3c2d
|
winebuild: Add support for creating a fake dll at compile time.
|
2009-08-14 14:16:38 +02:00 |
Alexandre Julliard
|
99037aa9cc
|
winebuild: Compute the resource offsets while building the resource tree.
|
2009-08-14 14:11:34 +02:00 |
Alexandre Julliard
|
47497cb26a
|
winebuild: Add helper functions for writing binary data to a file.
|
2009-08-14 13:59:11 +02:00 |
Alexandre Julliard
|
b935cc210c
|
winebuild: Add helper functions for reading binary data from a file.
|
2009-08-14 13:59:10 +02:00 |
André Hentschel
|
e1e9dc398f
|
winemaker: Put the defines in DEFINES instead of CEXTRA.
|
2009-08-13 16:49:47 +02:00 |
André Hentschel
|
c9cea6f294
|
winemaker: Parse libraries of vcproj-files.
|
2009-08-11 13:33:31 +02:00 |
Alexandre Julliard
|
25e9e4f07b
|
configure: Regenerate with autoconf 2.64.
|
2009-08-10 14:35:34 +02:00 |
Marcus Meissner
|
a30625306d
|
fnt2bdf: Fixed 2 resource leaks.
|
2009-08-10 13:09:49 +02:00 |
Marcus Meissner
|
39d4d12c08
|
wrc: Handle "no files == stdin".
|
2009-08-10 13:09:43 +02:00 |
Marcus Meissner
|
051535961a
|
winebuild: Added missing close.
|
2009-08-10 13:09:35 +02:00 |
Alexandre Julliard
|
29cec05c6f
|
make_makefiles: Fix handling of .mc files.
|
2009-08-06 17:28:13 +02:00 |
Andrew Nguyen
|
625d1e75cd
|
wine.inf: Add a fake DLL for dinput8.
|
2009-08-06 17:26:29 +02:00 |
Austin English
|
0bbb924db2
|
wine.inf: Add HKCU\AppEvents\Schemes registry key.
|
2009-08-05 15:30:16 +02:00 |
Maarten Lankhorst
|
58b5a3f6be
|
msgsm32.acm: Implement a stub dll.
|
2009-08-04 15:19:32 +02:00 |
Huw Davies
|
69091ef569
|
widl: Store the pointer description in the type rather than base type so that it gets re-written when the type is re-written.
|
2009-08-04 13:50:07 +02:00 |
Hans Leidekker
|
c257ef317b
|
hnetcfg: Register interfaces.
|
2009-08-03 17:44:55 +02:00 |
Austin English
|
1c2df36d25
|
wineinstall: Ask about installation before running configure.
|
2009-08-03 14:55:05 +02:00 |
Huw Davies
|
8d8bef944d
|
include: Add crtrow.idl.
|
2009-07-23 13:28:05 +02:00 |
Huw Davies
|
d328e9a14a
|
include: Add binres.idl.
|
2009-07-23 13:27:45 +02:00 |
Huw Davies
|
f80c419585
|
include: Add sesprp.idl.
|
2009-07-23 13:26:52 +02:00 |
Huw Davies
|
50c43ed868
|
include: Add dbdsad.idl.
|
2009-07-23 13:26:17 +02:00 |
Huw Davies
|
3eb5e861d8
|
include: Add opnrst.idl.
|
2009-07-23 11:26:22 +02:00 |
Huw Davies
|
659070ec3a
|
include: Add dbcses.idl.
|
2009-07-23 11:25:42 +02:00 |
Huw Davies
|
74b2ba2ef3
|
include: Add dbccmd.idl.
|
2009-07-23 11:25:19 +02:00 |
Marcus Meissner
|
29bdb32592
|
wmc: Duplicate wine_cp_wcstombs check here too (Coverity).
|
2009-07-20 12:19:24 +02:00 |
Alexandre Julliard
|
fc8c8a5251
|
wrc: Report an error when encountering non-ASCII characters.
|
2009-07-16 11:15:15 +02:00 |
Alexandre Julliard
|
5d56995696
|
wrc: Avoid a crash if a file didn't contain any resources.
|
2009-07-16 11:15:00 +02:00 |
Hans Leidekker
|
8013e45e4c
|
wmiutils: Register interfaces.
|
2009-07-14 15:15:45 +02:00 |
Hans Leidekker
|
a4717d0d4c
|
wbemprox: Register interfaces.
|
2009-07-14 15:13:34 +02:00 |
Alexandre Julliard
|
f21eab1101
|
widl: Take into account the alignment of conformant arrays to pad a structure.
|
2009-07-13 09:23:06 +02:00 |
Alexandre Julliard
|
52f81c12db
|
wmc: Add support for utf-8 codepage.
|
2009-07-10 13:07:33 +02:00 |
Michael Stefaniuc
|
d67a9d92ea
|
wrc: Reset the language before processing multiple rc files.
|
2009-07-10 12:24:09 +02:00 |