Commit Graph

5243 Commits

Author SHA1 Message Date
Francois Gouget
f68d8ed9b4 include: Add missing PSP_ constants. 2006-10-03 20:18:48 +02:00
Oleg Krylov
dd6e2b361d user: Fix CopyImage function declaration. 2006-10-03 15:55:30 +02:00
Dmitry Timoshkov
888c930f2d ws2_32: Use a symbolic name instead of hand-made value. 2006-10-02 12:32:46 +02:00
Alexandre Julliard
6910043d6e winsock: Make sure to include sys/types.h in all cases. 2006-10-02 11:57:54 +02:00
Francois Gouget
dc0cfe7729 urlmon: Fix the case of the BINDINFO.cbstgmedData field. Fixes the htmldoc test compilation on Windows. 2006-09-29 17:53:23 +02:00
Francois Gouget
e4024a67dd wincrypt: Fix the CERT_TRUST_PUB_AUTHENTICODE_FLAGS_VALUE_NAME declaration in the MSVC case. 2006-09-29 17:52:48 +02:00
Francois Gouget
f16e250a22 secur32: Only include secext.h when asked to. 2006-09-29 17:52:40 +02:00
Francois Gouget
87045eb0c5 Fix rpcndr.h so it takes CONST_VTABLE into account.
Define CONST_VTABLE in the tests that need it. This fixes many Visual C++ warnings.
2006-09-29 17:52:27 +02:00
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