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
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
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
Francois Gouget
31c8f3e02b
mprapi: Update win32.api to fix the winapi_check warnings.
2007-08-10 11:56:28 +02:00
Francois Gouget
a72b53ee62
mapi32: Update win32.api to fix the winapi_check warnings.
2007-08-10 11:56:25 +02:00
Francois Gouget
9c17c4ccfe
userenv: Update win32.api to fix the winapi_check warnings.
2007-08-10 11:56:13 +02:00
Francois Gouget
f992b6360b
kernel32: Update win32.api to fix the winapi_check warnings.
2007-08-10 11:56:01 +02:00
Francois Gouget
ce9672367a
gdi32: Update win32.api to fix the winapi_check warnings.
2007-08-09 14:12:53 +02:00
Francois Gouget
b4209a7bb8
mscoree: Update win32.api to fix the winapi_check warnings.
2007-08-09 14:12:48 +02:00
Francois Gouget
5771700019
msi: Better match the PSDK types, remove some now unused types from win32.api, and update it to fix the winapi_check warnings.
2007-08-09 14:12:44 +02:00
Francois Gouget
f6848fb682
imm32: Add a couple of missing prototypes and update win32.api to fix the winapi_check warnings.
2007-08-09 14:12:33 +02:00
Francois Gouget
ca99deba39
d3drm: Update win32.api to fix the winapi_check warnings.
2007-08-09 14:12:23 +02:00
Francois Gouget
b449a8ba31
netapi32: Update win32.api to fix the winapi_check warnings.
2007-08-09 14:12:19 +02:00
Francois Gouget
f33abb6d96
wininet: Add a skeleton winineti.h header with fixed prototypes for [GS]etUrlCacheConfigInfo*(), DeleteIE3Cache() and IsUrlCacheEntryExpired*().
...
Remove SetUrlCacheConfigInfo*() from wininet.h, it's supposed to be declared in winineti.h.
Update win32.api to fix the winapi_check warnings.
2007-08-09 14:11:56 +02:00
Francois Gouget
7a94a171a5
hlink: Add a missing prototype and update win32.api to fix the winapi_check warnings.
2007-08-08 15:32:04 +02:00
Francois Gouget
9dab7ad474
localui: Update win32.api to fix the winapi_check warnings.
2007-08-08 15:32:04 +02:00
Francois Gouget
a0e92f1674
wined3d: Update win32.api to fix the winapi_check warnings.
2007-08-08 15:32:03 +02:00
Francois Gouget
f59ad1e31a
hhctrl.ocx: Update win32.api to fix the winapi_check warnings.
2007-08-08 15:32:03 +02:00
Francois Gouget
c9b9826786
wintrust: Fix the CryptCATAdminReleaseCatalogContext() prototype and better match the PSDK types.
...
Add some missing prototypes to mscat.h.
Update win32.api to fix the winapi_check warnings.
2007-08-08 15:32:03 +02:00
Francois Gouget
92f297485c
winapi_check: Fix a couple of dll names.
2007-08-08 15:32:03 +02:00
Francois Gouget
ca3a241889
dnsapi: Better match the PSDK types, especially with regards to constness.
...
Add some missing A/W prototype macros.
Update win32.api to fix the winapi_check warnings.
2007-08-08 15:32:03 +02:00
Francois Gouget
5b375aec71
ddraw: Better match the PSDK types and fix the winapi_check warnings.
2007-08-08 15:32:03 +02:00
Francois Gouget
b86570d136
imagehlp: Better match the PSDK types, especially with regards to constness.
...
Add many missing prototypes which we already had in dbghelp.h, and their related structures.
Update win32.api to fix the winapi_check warnings.
2007-08-06 12:31:45 +02:00
Francois Gouget
5e565a76b4
dwmapi: Add dwmapi.h and update win32.api to fix the winapi_check warnings.
2007-08-06 12:31:10 +02:00
Francois Gouget
f67fd2cfa4
crypt32: Better match the PSDK types and fix the winapi_check warnings.
2007-08-06 12:30:48 +02:00
Francois Gouget
cace3f9e8c
dnsapi: The DNS APIs don't take PIP4_ARRAYs anymore (for IPv6 compatibility).
2007-08-06 12:30:25 +02:00
Francois Gouget
3c1c89eb6e
d3d9: Update win32.api to fix the winapi_check warnings.
2007-08-03 12:45:37 +02:00
Francois Gouget
04a0483273
winapi_check: FLOAT is a float.
2007-08-03 12:44:59 +02:00
Francois Gouget
e434a3ff95
advapi32: Update win32.api to fix the winapi_check warnings.
2007-08-03 12:44:30 +02:00
Francois Gouget
623969b76e
comctl32: Update win32.api to fix the winapi_check warnings.
2007-08-03 12:44:27 +02:00
Francois Gouget
69958262eb
d3d8: Better match the PSDK types and fix the winapi_check warnings.
2007-08-03 12:44:22 +02:00
Francois Gouget
9d2f48dc0f
dbghelp: Better match the PSDK types, especially with regards to constness.
...
Also add a number of missing prototypes, especially 64bit or Unicode
versions of existing prototypes, and the related structures. Update
win32.api to fix the winapi_check warnings.
2007-08-03 12:43:40 +02:00
Francois Gouget
4eebfa5da9
atl: Update win32.api to fix the winapi_check warnings.
2007-07-31 21:37:27 +02:00
Francois Gouget
56c841ced0
shlwapi: Update win32.api to fix the winapi_check warnings.
2007-06-18 12:14:30 +02:00
Francois Gouget
8b35421bf9
winapi_check: ULONG_PTR is a 'long --pointer', not a 'long'.
2007-06-18 12:14:24 +02:00
Francois Gouget
ffc4a4f301
secur32: Update win32.api to fix the winapi_check warnings.
2007-06-13 11:18:19 +02:00