Commit Graph

5235 Commits

Author SHA1 Message Date
Michael Stefaniuc
705b5a00c5 debug.h, test.h: Temporary add ifdefs around some printfs to avoid format. 2006-09-29 16:09:14 +02:00
Michael Stefaniuc
f8b8f216dd include: Make DWORD/LONG/ULONG an int to use the same type in Win32 and Win64. 2006-09-29 16:09:07 +02:00
Juan Lang
3fdd3398a2 wincrypt.h: Fix a typo. 2006-09-29 14:41:22 +02:00
Robert Shearman
1f854b2024 include: Add types to objidl.idl used by COM contexts. 2006-09-28 11:56:03 +02:00
Robert Shearman
f9e12a1001 include: Add recently added PSDK VM flags to winnt.h. 2006-09-28 11:55:39 +02:00
Juan Lang
afbe00a85e netapi32: Add stubs for DsGetDcNameW and DsGetSiteNameW. 2006-09-27 18:19:44 +02:00
Juan Lang
180c814c67 wintrust.h: Remove duplicate definitions. Spotted by Paul Vriens. 2006-09-27 18:18:46 +02:00
Paul Vriens
0181fbb530 wintrust: Fix function prototype. 2006-09-27 18:16:05 +02:00
H. Verbeet
193f6bbd92 wined3d: Add support for native NPOT textures. 2006-09-27 09:48:11 +02:00
Juan Lang
5860cc2426 wintrust.h: Add missing defines. 2006-09-27 09:40:56 +02:00
Nicolas Delcros
1492950c8e winuser.h: Fix PROPENUMPROCEXA/W types declarations. 2006-09-26 21:50:27 +02:00
Alexandre Julliard
9ae4e8d98e explorer: Work around the latest HAL binary compatibility breakage. 2006-09-26 20:29:15 +02:00
Paul Vriens
8b776d0af4 mssip.h: Added function definition. 2006-09-26 20:01:33 +02:00
Roderick Colenbrander
4b55964a26 wined3d: Add the missing gamma cap. 2006-09-26 11:39:29 +02:00
Paul Vriens
a3d8d14e52 wincrypt.h: A few more defines. 2006-09-25 17:56:19 +02:00
Roderick Colenbrander
7c86d91bb9 wined3d: glBlend* fixes. 2006-09-25 17:56:04 +02:00
Detlef Riekenberg
ca788bbc26 include: Open Watcom compatibility (Fix _BSDTYPES_DEFINED typo). 2006-09-22 13:22:50 +02:00
Alexandre Julliard
c4704c2d7e Makefile: Automatically update config.h if configure changed. 2006-09-22 09:33:00 +02:00
James Hawkins
ab5494e83e wintrust: Add a stub implementation of CryptCATEnumerateMember. 2006-09-21 18:23:38 +02:00
Michael Stefaniuc
4a0234e4bf include: Make the return type of mmioSendMessage16 in the function declaration match that of the function definition. 2006-09-21 11:26:30 +02:00
Vijay Kiran Kamuju
a97680751a include: Add some missing definitions in winuser.h. 2006-09-20 12:24:05 +02:00
Alexandre Julliard
a27d0aa4e9 include: Added definitions for the fault address exception information. 2006-09-20 11:27:53 +02:00
Alexandre Julliard
530e765035 include: Exception filters should return LONG, not DWORD.
Also move UnhandledExceptionFilter definitions to winbase.h since they
are there in the latest SDK.
2006-09-20 11:26:59 +02:00
Mikołaj Zalewski
f6fecda896 include: Win64 fix in TBBUTTON. 2006-09-20 11:22:11 +02:00
Juan Lang
38f9f0c4bd wincrypt.h: Add more missing definitions and prototypes. 2006-09-20 11:19:18 +02:00
James Hawkins
15b46847b0 setupapi: Add stubs for SetupOpenLog, SetupCloseLog, and SetupLogError. 2006-09-14 12:06:09 +02:00
Nicolas Delcros
523cf3d464 include/commctrl.h: TV_DISPINFO constants definition. 2006-09-14 11:10:46 +02:00
Nicolas Delcros
e21f6df630 include/windows.h: Added _INC_WINDOWS declaration. 2006-09-14 11:10:31 +02:00
Alexandre Julliard
32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Alexandre Julliard
fc4cd637d9 tests: Moved some compatibility defines to wine/test.h. 2006-09-13 11:01:39 +02:00
Paul Vriens
1f05420b5c wintrust: Added stubbed WintrustAddDefaultForUsage. 2006-09-12 14:57:28 +02:00
Roderick Colenbrander
12dbce5c93 winex11.drv: Move WGL extension code to winex11.drv. 2006-09-12 14:35:31 +02:00
Francois Gouget
6393fed2d4 wintrust: In recent SDKs, WinVerifyTrust()'s last parameter is a void pointer. 2006-09-11 11:29:19 +02:00
Stefan Dösinger
6286c4e70d ddraw: Pass the fullscreen flag to wined3d. 2006-09-10 10:18:45 +02:00
Andrew Talbot
06e7d91bad kernel: Constify a formal parameter. 2006-09-08 16:07:36 +02:00
Mike McCormack
7aa893481e oleaut32: Include minimal ungif source to remove dependency on libungif. 2006-09-08 16:06:33 +02:00
Konstantin Petrov
bb49763154 svrapi: Added a stub svrapi.dll. 2006-09-08 14:48:04 +02:00
Mike McCormack
665829c390 msi: Fix the prototype of MsiDatabaseIsTablePersistent to match the SDK. 2006-09-08 12:45:11 +02:00
Francois Gouget
735a51046f include: Document some Microsoft spelling mistakes so we know they are not to be fixed. 2006-09-08 11:02:56 +02:00
Francois Gouget
468f00eddd shell32: Fix name of a constant. 2006-09-08 11:02:53 +02:00
Francois Gouget
357f579eb0 include: Fix the name of a MODEMSETTINGS field. 2006-09-08 11:02:49 +02:00
Francois Gouget
766611b7a0 imagehlp: Fix the name of the ADDRESS_MODE enum. 2006-09-08 11:02:45 +02:00
Ivan Gyurdiev
2e1cf4d948 wined3d: Add support for R32F and R16F texture formats. 2006-09-07 13:48:32 +02:00
Paul Vriens
2bb7f91c1f wintrust.h: Added several defines needed for the registration of wintrust.dll. 2006-09-07 13:07:44 +02:00
Paul Vriens
26b918aeb2 softpub.h: Added several new defines for provider functions. 2006-09-07 12:57:31 +02:00
Paul Vriens
3943f468ac wintrust.h: Added a new define for a provider function. 2006-09-07 12:57:20 +02:00
Andrew Talbot
a5bf67ef9b kernel: Constify some formal parameters. 2006-09-07 12:00:46 +02:00
Paul Vriens
3747f22337 wintrust: Implementation of WintrustAddActionID. 2006-09-07 10:54:18 +02:00
Paul Vriens
4b5e6b767f wincrypt.h: Add new OID. 2006-09-07 10:15:13 +02:00
Paul Vriens
e4c771cd52 softpub.h: Add a GUID. 2006-09-07 10:15:08 +02:00