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 |
Paul Vriens
|
036e4ffb6e
|
wintrust.h: Add a GUID.
|
2006-09-07 10:15:04 +02:00 |
Ivan Gyurdiev
|
bda6d092a5
|
wined3d: Add support for A16B16G16R16F and A32B32G32R32F texture formats.
|
2006-08-28 11:46:20 +02:00 |
Paul Vriens
|
17e1727196
|
softpub.h: Added some GUIDs.
|
2006-08-25 11:19:23 +02:00 |
Jacek Caban
|
5b39aa25c9
|
mlang.idl: Added IMultiLanguage3 declaration.
|
2006-08-23 20:08:52 +02:00 |
Mike McCormack
|
b346d0f248
|
windef.h: Add a definition for FILETIME.
|
2006-08-23 12:01:06 +02:00 |
Roderick Colenbrander
|
de97fa7a3b
|
wined3d: Better GPU detection.
|
2006-08-21 12:21:19 +02:00 |
Paul Vriens
|
b20dad068a
|
wintrust: Added stubbed CryptCATAdminEnumCatalogFromHash.
|
2006-08-21 12:09:08 +02:00 |
Paul Vriens
|
5ffb0174b0
|
wintrust.h: Added some defines.
|
2006-08-18 11:34:06 +02:00 |
Jacek Caban
|
00b4413ded
|
mshtmhst.idl: Added DOCHOSTUITYPE declaration.
|
2006-08-17 11:20:44 +02:00 |
Robert Reif
|
abdb2dbc66
|
kernel32: Add GetNativeSystemInfo.
|
2006-08-16 12:41:01 +02:00 |
James Hawkins
|
485484deac
|
msi: Add a stub for MsiGetFeatureCost.
|
2006-08-16 12:40:43 +02:00 |
Paul Vriens
|
c73e577c9a
|
winerror.h: Added an error code.
|
2006-08-15 19:24:55 +02:00 |
Paul Vriens
|
80df5324ba
|
wintrust: Added stubbed WintrustLoadFunctionPointers.
|
2006-08-15 19:24:49 +02:00 |