James Hawkins
|
7d3e664312
|
msi: MsiSetMode returns a UINT system error code, not a BOOL.
|
2009-12-04 14:34:57 +01:00 |
Alexandre Julliard
|
866db819b8
|
ntdll: Add stubs for RtlAddFunctionTable and RtlDeleteFunctionTable.
|
2009-12-04 14:34:45 +01:00 |
Alexandre Julliard
|
3c11ff9750
|
include: Move some 64-bit definitions to winnt.h to match the latest PSDK.
|
2009-12-04 14:30:34 +01:00 |
Juan Lang
|
cb035848c4
|
wincrypt.h: Add missing URL OIDs.
|
2009-12-04 12:01:42 +01:00 |
Henri Verbeet
|
ed73f0a1b0
|
d3d9: Implement IDirect3D9Ex::GetAdapterLUID().
|
2009-12-02 13:06:08 +01:00 |
Luke Benstead
|
7fc8aed47f
|
user32: Implement PrintWindow.
|
2009-12-02 12:16:03 +01:00 |
Andrew Eikum
|
296eeb6e6e
|
mshtml.idl: Add DispHTMLFormElement interface.
|
2009-12-01 12:24:06 +01:00 |
Jacek Caban
|
1ddc01c09b
|
mshtml.idl: Added DispHTMLScreen declaration and use it in HTMLScreen object.
|
2009-12-01 11:30:42 +01:00 |
Dan Kegel
|
0f556bf803
|
ntdll: Implement RtlGetNtGlobalFlags(), add related defines to winternl.h.
|
2009-11-30 16:13:08 +01:00 |
Paul Vriens
|
50cec6e989
|
include: Add some system parameters.
|
2009-11-30 13:13:33 +01:00 |
Vitaliy Margolen
|
e1d6e3b258
|
dinput: Fix definitions to match PSDK.
|
2009-11-30 12:49:00 +01:00 |
Albert Lee
|
01b972d639
|
server: Support event ports on Solaris.
|
2009-11-24 15:53:37 +01:00 |
Nikolay Sivov
|
850ea2a711
|
comctl32/listview: Add support for LVFI_SUBSTRING.
|
2009-11-23 10:38:13 +01:00 |
Nikolay Sivov
|
90c4abe86f
|
comctl32/listview: Add LVSIL_GROUPHEADER definition.
|
2009-11-23 10:37:44 +01:00 |
Alexandre Julliard
|
a717d2d284
|
include: Define hyper to INT64 instead of __int64 to get the correct alignment
|
2009-11-21 14:31:46 +01:00 |
Alexandre Julliard
|
7f69436ea8
|
include: Specify explicit alignment for __int64 types.
|
2009-11-21 14:31:45 +01:00 |
Gerald Pfeifer
|
36fad65338
|
include: Remove use of _WIN32_WINNT.
|
2009-11-21 14:31:45 +01:00 |
Gerald Pfeifer
|
2ad4439d51
|
include: Fix preprocessor use of _MSC_VER.
|
2009-11-21 14:31:45 +01:00 |
Gerald Pfeifer
|
aa7cedc895
|
include: Guard preprocessor use of _WIN32_IE.
|
2009-11-21 14:31:45 +01:00 |
Marcin Baczyński
|
1aedfa8c6c
|
gdiplus: Add missing declarations for graphicspath.c.
|
2009-11-21 14:31:45 +01:00 |
Marcin Baczyński
|
56057fdb24
|
gdiplus: Add missing declaration for font.c.
|
2009-11-21 14:31:45 +01:00 |
Marcin Baczyński
|
f9456924d5
|
gdiplus: Add missing declarations for customlinecap.c.
|
2009-11-21 14:31:45 +01:00 |
Maarten Lankhorst
|
cd143fb5bf
|
include: Fix a dsound define.
|
2009-11-20 11:13:04 +01:00 |
Maarten Lankhorst
|
6e0e0dc605
|
include: Fix timer APC callback definition.
|
2009-11-19 11:08:06 +01:00 |
Roderick Colenbrander
|
9a85426389
|
wgl: Add support for WGL_ARB_create_context_profile which is required for OpenGL 3.2.
|
2009-11-19 11:04:35 +01:00 |
Alexandre Julliard
|
44f520a5b6
|
include: Add some more definitions for FILE_INFORMATION_CLASS.
|
2009-11-18 15:15:32 +01:00 |
Henri Verbeet
|
55f3c576d9
|
wined3d: Remove the effetively unused "state" field from the device.
|
2009-11-18 11:16:54 +01:00 |
Marcin Baczyński
|
b60e98191c
|
gdiplus: Add missing declarations for brush.c.
|
2009-11-18 11:15:09 +01:00 |
Louis Lenders
|
76ae295a09
|
ntoskrnl.exe: Add stub for MmAllocateContiguousMemory.
|
2009-11-17 16:04:33 +01:00 |
Louis Lenders
|
6c350ad155
|
ntoskrnl.exe: Add stub for MmAllocatePagesForMdl.
|
2009-11-17 16:03:50 +01:00 |
Rob Shearman
|
bd56916f90
|
server: Extend get_token_user server call to also retrieve SIDs for the token's owner or primary group.
|
2009-11-17 15:14:54 +01:00 |
Eric Pouech
|
68cc7d5875
|
dbghelp: Beef up SymRefreshModuleList.
|
2009-11-17 12:05:46 +01:00 |
Marcin Baczyński
|
2e3492f951
|
gdiplus: Add missing declarations for graphics.c functions.
|
2009-11-16 17:46:45 +01:00 |
Rob Shearman
|
438f2a52a6
|
rpcrt4: Implement comm_status and fault_status handling for stubless procedures.
|
2009-11-16 17:16:33 +01:00 |
Jörg Höhle
|
65011132e5
|
winmm: MCI_ALL_DEVICE_ID(MCIDEVICEID) is not a 16bit entity in MCI32.
|
2009-11-16 15:17:30 +01:00 |
Maarten Lankhorst
|
8c278a0d82
|
include: Fix propkeydef.h header.
|
2009-11-16 13:21:58 +01:00 |
Maarten Lankhorst
|
11575bd837
|
include: Add devicetopology.idl.
|
2009-11-16 13:18:16 +01:00 |
Maarten Lankhorst
|
c0846d03ca
|
include: Add some definitions to ksmedia.h.
|
2009-11-16 13:15:59 +01:00 |
Maarten Lankhorst
|
86ce6e2954
|
include: Add audiopolicy.idl.
|
2009-11-16 13:13:09 +01:00 |
Maarten Lankhorst
|
2757e1efba
|
include: Add audioclient.idl.
|
2009-11-16 13:09:22 +01:00 |
Stefan Leichter
|
7f1fe90e7f
|
kernel32: Added stub for CreateMemoryResourceNotification.
|
2009-11-16 12:42:19 +01:00 |
Maarten Lankhorst
|
ec6b08f620
|
include: Add partial propsys header.
|
2009-11-13 11:52:24 +01:00 |
Huw Davies
|
b03b1443b2
|
include: Add asysta.idl.
|
2009-11-12 17:06:08 +01:00 |
Maarten Lankhorst
|
201d3ce33f
|
include: Add propkeydef header.
|
2009-11-12 17:04:13 +01:00 |
Henri Verbeet
|
27705d51e1
|
server: Store the Unix name in the fd.
|
2009-11-12 15:31:38 +01:00 |
Owen Rudge
|
e8f05eeff3
|
shell32: Add Unicode version of GetFileNameFromBrowse.
Implement GetFileNameFromBrowse as an AW function.
|
2009-11-12 15:17:18 +01:00 |
Maarten Lankhorst
|
3edbeed94c
|
include: Fix REFPROPVARIANT definition.
|
2009-11-12 14:38:33 +01:00 |
Maarten Lankhorst
|
77d0ece9c9
|
avrt: Add initial stub implementation.
|
2009-11-12 14:37:29 +01:00 |
Maarten Lankhorst
|
912f040748
|
include: Add DEFINE_ENUM_FLAG_OPERATORS to winnt.h.
|
2009-11-12 13:03:26 +01:00 |
Maarten Lankhorst
|
92223ac913
|
include: Add PROPERTYKEY to wtypes.idl.
|
2009-11-12 13:01:58 +01:00 |