Hongbo Ni
e0df1b9e57
msvcmaker: Fix msvc project file generation under MinGW32.
...
When converting a makefile to a msvc .dsp file, if a line is ended with
a back slash, it will be joined with next line. This patch changes the
joining character from '\n' to a space in order to fix the bug of
running MinGW32 on Windows.
2008-08-20 11:45:59 +02:00
Rob Shearman
52911fc66c
include: Update the MIDL_STUB_MESSAGE structure.
...
Reduce the size of the IsClient field, as is done in the latest SDKs
to fix NdrClientInitializeNew tests on XP SP3 and Win2003+.
2008-06-19 11:54:49 +02:00
Paul Vriens
b79f37f8fd
tools/winapi: Fix typo in the generated header.
2008-06-18 15:21:48 +02:00
Reece Dunn
d03f4d2a49
tools/msvcmaker: Suppress deprecation warnings on VC8 and above.
2008-04-07 20:35:49 +02:00
Reece Dunn
45d248f1e0
tools: Target the version defines to Vista in msvcmaker.
2008-03-24 21:05:07 +01:00
Francois Gouget
de928a09ec
msvcmaker: We don't use .dbg.c files anymore.
2008-03-05 13:05:11 +01:00
Francois Gouget
19a85f3433
msvcmaker: We don't build wine.lib so don't try to copy it.
2008-03-05 13:05:02 +01:00
Francois Gouget
9a17f38d6c
msvcmaker: winebuild needs getopt*.c and mkstemps.c when compiled with MSVC.
2008-03-05 13:04:53 +01:00
Francois Gouget
e52dad1eb7
winapi_check: Update win32.api for d3dx8.dll.
2008-02-05 12:19:38 +01:00
Francois Gouget
511aca5244
winapi_check: Assorted win32.api updates.
2008-02-05 12:19:38 +01:00
Francois Gouget
566b10a330
winapi_check: Update win32.api for acledit.dll, ctapi32.dll and inetcomm.dll.
2008-02-05 12:19:38 +01:00
Francois Gouget
f6fab295f3
Fix spelling error in the generated conformance test files.
2008-01-16 12:46:18 +01:00
Peter Oberndorfer
66960ba4bf
dwmapi: Add stub implementation for DwmSetWindowAttribute and DwmUnregisterThumbnail.
2008-01-07 18:19:37 +01:00
Francois Gouget
80911c12f4
crypt32: Better match the PSDK types and update win32.api to fix the winapi_check warnings.
2007-10-29 12:04:48 +01:00
Francois Gouget
b1335db353
Better match the PSDK types and update win32.api to fix the winapi_check warnings.
2007-10-23 18:19:42 +02:00
Francois Gouget
d16a634c38
Better match the PSDK types and update win32.api to fix the winapi_check warnings.
2007-10-15 14:06:48 +02:00
Francois Gouget
1a75b5d49c
user32: Fix the HRAWINPUT definition and the GetRawInputData() prototype. Update win32.api to fix the winapi_check warnings.
2007-10-15 14:06:35 +02:00
Francois Gouget
d223716b7b
msdmo: Fix the DMOGetName() prototype.
2007-10-15 14:06:30 +02:00
Francois Gouget
c8fbeae6c9
winapi: Assorted win32.api updates.
2007-09-27 20:12:22 +02:00
Francois Gouget
4040ecee2b
dnsapi: Fix the DnsQueryConfig() prototype.
2007-09-18 11:21:17 +02:00
Francois Gouget
af183df608
advapi32: Add and use LSTATUS.
2007-09-18 11:20:53 +02:00
Francois Gouget
547b0f3417
faultrep: Update win32.api to fix the winapi_check warnings.
2007-09-13 11:00:57 +02:00
Francois Gouget
4ce6a5fa3d
url: Update win32.api to fix the winapi_check warnings.
2007-09-12 11:33:10 +02:00
Francois Gouget
2cd698aff0
winapi_check: 'char*' is a string, not a pointer.
2007-09-12 11:33:10 +02:00
Francois Gouget
ec6e307b92
quartz: Better match the PSDK types and fix the winapi_check warnings.
2007-09-10 12:15:06 +02:00
Francois Gouget
b306d15084
query: Update win32.api to fix the winapi_check warnings.
2007-09-10 12:15:00 +02:00
Francois Gouget
4aed59ef5b
crypt32: Better match the PSDK types and fix the winapi_check warnings.
2007-09-10 12:14:03 +02:00
Francois Gouget
878c6f4f5e
winex11.drv: Update win32.api to fix the winapi_check warnings.
2007-09-10 12:13:51 +02:00
Francois Gouget
ee6a962532
winapi_check: Assorted win16.api and win32.api updates.
2007-09-10 12:13:47 +02:00
Francois Gouget
015dc79cd4
version: Fix some Ver*() prototypes (especially wrt constness).
...
Better match the PSDK types and fix the winapi_check warnings.
2007-09-10 12:13:41 +02:00
Francois Gouget
6927c9ca61
secur32: Update win32.api to fix the winapi_check warnings.
2007-09-10 12:13:27 +02:00
Francois Gouget
823f386914
vdmdbg: Update win32.api to fix the winapi_check warnings.
2007-09-10 12:12:32 +02:00
Francois Gouget
48ae1a47bc
schannel: Update win32.api to fix the winapi_check warnings.
2007-09-10 12:12:30 +02:00
Francois Gouget
e32fa84bb2
rpcrt4: Update win32.api to fix the winapi_check warnings.
2007-09-10 12:12:27 +02:00
Francois Gouget
225ff43076
spoolss: Update win32.api to fix the winapi_check warnings.
2007-09-10 12:12:24 +02:00
Francois Gouget
6dbf9c1932
shlwapi: Update win32.api to fix the winapi_check warnings.
2007-08-30 17:02:49 +02:00
Francois Gouget
566330691d
winscard: Update win32.api to fix the winapi_check warnings.
2007-08-30 17:02:49 +02:00
Francois Gouget
cba68f4cd5
mmsystem: Better stick the the PSDK types.
2007-08-30 17:02:49 +02:00
Francois Gouget
93f7444d96
winhttp: Update win32.api to fix the winapi_check warnings.
2007-08-30 17:02:48 +02:00
Francois Gouget
043fd9b9fe
winapi_check: Assorted win32.api updates.
2007-08-30 17:02:48 +02:00
Francois Gouget
20a7ab48d1
gdiplus: Update win32.api to fix the winapi_check warnings.
2007-08-30 17:02:48 +02:00
Francois Gouget
2993785f3a
Assorted non-ANSI function declaration fixes (missing void).
2007-08-30 11:57:18 +02:00
Francois Gouget
ce26e78c23
printui: Update win32.api to fix the winapi_check warnings.
2007-08-16 11:09:48 +02:00
Francois Gouget
ee3b2632ef
ntprint: Update win32.api to fix the winapi_check warnings.
2007-08-16 11:09:45 +02:00
Francois Gouget
f20cd498e0
ntoskrnel.exe: Better match the PSDK types and fix the winapi_check warnings.
2007-08-16 11:09:41 +02:00
Francois Gouget
cd1c07b4d8
ntdll: Better match the PSDK types and fix the winapi_check warnings.
2007-08-16 11:09:38 +02:00
Francois Gouget
66b7134a04
nddeapi: Update win32.api to fix the winapi_check warnings.
2007-08-16 11:09:34 +02:00
Francois Gouget
df3437b825
mshtml: Update win32.api to fix the winapi_check warnings.
2007-08-16 11:09:22 +02:00
Francois Gouget
64de86dce7
pdh: Update win32.api to fix the winapi_check warnings.
2007-08-10 11:56:34 +02:00
Francois Gouget
910d1b01e8
wing32: Update win32.api to fix the winapi_check warnings.
2007-08-10 11:56:31 +02:00