Christian Costa
6a41b3fe60
d3drm: Add definitions for IDirect3DRMMesh.
2010-01-19 12:43:32 +01:00
Nikolay Sivov
ea762fd2a4
include: Add IXmlReader interface definition.
2010-01-19 12:25:09 +01:00
Alexandre Julliard
3b67ad9bd4
ntdll: Fix the NtCreateEvent prototype.
...
It takes an event type, not a manual reset flag.
2010-01-18 20:34:54 +01:00
Huw Davies
10f6d5c1fa
include: Add the ability to initialize oledb constants independently of the INITGUID define by defining DBINITCONSTANTS instead.
2010-01-18 14:25:32 +01:00
Kusanagi Kouichi
cc669af6ba
user32: Add definitions for EM_GETIMESTATUS and EM_SETIMESTATUS.
2010-01-18 14:23:05 +01:00
Christian Costa
e95645d897
d3drm: Add definitions for IDirect3DRMFrame3.
2010-01-18 14:22:29 +01:00
Christian Costa
2f5cca9481
d3drm: Add definitions for IDirect3DRMFrame2.
2010-01-18 14:22:21 +01:00
Christian Costa
547eb0367a
d3drm: Add definitions for IDirect3DRMFrame.
2010-01-18 14:22:16 +01:00
Christian Costa
3246b65ce5
d3drm: Add definitions for IDirect3DRMViewport2.
2010-01-18 14:22:09 +01:00
Christian Costa
ef527d81eb
d3drm: Add definitions for IDirect3DRMViewport.
2010-01-18 14:22:03 +01:00
Stefan Leichter
5ef5ead15f
user.exe: Forward WNetGetUser16 to WNetGetUserA of mpr.dll, based on a patch from Andrew Nguyen.
2010-01-18 14:16:59 +01:00
Jacek Caban
f5430010cf
mshtml.idl: Added IHTMLIFrameElement interface declaration.
2010-01-14 10:22:30 -06:00
Christian Costa
5b3d53394a
d3drm: Add definitions for IDirect3DRMDevice3.
2010-01-14 09:10:37 -06:00
Christian Costa
d0221af7ce
d3drm: Add definitions for IDirect3DRMDevice2.
2010-01-14 09:10:30 -06:00
Christian Costa
08a053a7e9
d3drm: Fix IDirect3DRMDevice macros.
2010-01-14 09:10:16 -06:00
Christian Costa
a2dcf654af
d3drm: Fix IDirect3DRMObject2 macros.
2010-01-14 09:09:56 -06:00
Christian Costa
b8729fdade
d3drm: Add some object interface definitions.
2010-01-11 11:33:04 -06:00
Christian Costa
4244dc30a7
d3drm: Add some definitions.
2010-01-11 11:33:01 -06:00
Christian Costa
2795f4ad17
d3drm: Fix LPDIRECT3DRM definition and make sure it is defined before including d3drmobj.h.
2010-01-11 11:32:56 -06:00
Christian Costa
9d5f6ef3c0
d3drm: Add definitions for IDirect3DRM2 and IDirect3DRM3 interfaces.
2010-01-11 11:32:52 -06:00
Alexandre Julliard
658dae988d
server: Add support for returning the object name in NtQueryObject.
2010-01-08 13:01:50 +01:00
Alexandre Julliard
f74e312bf8
Update copyright info for 2010.
2010-01-04 17:09:21 +01:00
Gerald Pfeifer
feecb8ebaf
include: Move WINED3DTS_WORLD et al directly into _WINED3DTRANSFORMSTATETYPE.
2010-01-04 11:50:11 +01:00
Gerald Pfeifer
0cf44ae02e
wined3d: Introduce WINED3DFMT_INST and use it in CheckTextureCapability().
2010-01-04 11:49:58 +01:00
Christian Costa
3ac5064ba7
d3drm: Add some definitions.
2010-01-04 11:42:27 +01:00
Henri Verbeet
41401fb8cf
wined3d: Add a geometry shader object.
...
This is just the object used to store the byte code, the shader compiler
doesn't know how to handle geometry shaders yet.
2010-01-04 11:41:28 +01:00
Christian Costa
e54b46021d
d3drm: Add stub for Direct3DRMCreate.
2009-12-31 12:12:18 +01:00
Stefan Leichter
dd5abc2dcf
ntoskrnl.exe: Add stub for KeGetCurrentThread/PsGetCurrentThread.
2009-12-31 12:12:18 +01:00
Alexandre Julliard
442512d59f
libwine: Do not export any of the LDT support on non-i386 platforms.
2009-12-30 18:05:02 +01:00
Henri Verbeet
67cba48782
wined3d: The FVF parameter to IWineD3DDeviceImpl_CreateVertexBuffer() is unused now.
2009-12-30 13:31:20 +01:00
Stefan Leichter
0190edee7e
ntoskrnl.exe: Add stub for KeSetPriorityThread.
2009-12-29 11:17:23 +01:00
Stefan Leichter
d8a12d8374
ntoskrnl.exe: Add stub for KeReleaseSemaphore.
2009-12-29 11:17:15 +01:00
Matteo Bruni
e0d02dfcc8
d3d9: Add D3DSHADER_COMPARISON definition.
2009-12-29 11:15:55 +01:00
Stefan Dösinger
d6b9732497
wined3d: Remove the d3d7 do-not-convert code.
2009-12-29 11:03:36 +01:00
Alexandre Julliard
fa8c4f7633
configure: Re-generate with autoconf 2.65.
2009-12-28 11:43:02 +01:00
Alexandre Julliard
21ddb9f48e
include: Move undocumented Win9x function definitions to winbase16.h.
2009-12-24 20:28:12 +01:00
Henri Verbeet
3288911ae3
wined3d: Use proper enum elements for FOURCC formats.
2009-12-23 14:27:30 +01:00
Stefan Leichter
217828978f
ntoskrnl.exe: Add stub for KeInitializeSemaphore.
2009-12-21 15:01:26 +01:00
André Hentschel
738e94506e
include: Do not separate control names.
2009-12-21 15:01:24 +01:00
Vincent Povirk
6a7fc50708
gdiplus: Add tests for the other frame functions, for memory bitmaps.
2009-12-18 11:45:13 +01:00
Owen Rudge
4c8bd544e1
include: Redefine LHANDLE as ULONG_PTR.
2009-12-17 13:25:50 +01:00
Maarten Lankhorst
cd6d9e8359
include: Add endpointvolume.idl.
2009-12-16 13:04:35 +01:00
Piotr Caban
73c3160674
urlmon: Added CoInternetGetSecurityUrl implementation.
2009-12-16 13:04:35 +01:00
Piotr Caban
c23b0b0b48
mshtml: Added IElementBehavior{Site,Factory} to idl file.
2009-12-16 13:04:34 +01:00
Vladimir Pankratov
6f2ec37b60
setupapi: Add stub for CM_Get_Device_ID_ExW.
2009-12-16 12:42:40 +01:00
Paul Vriens
4d6b74758f
kernel32: Add a define for UNICODE_STRING_MAX_CHARS.
2009-12-14 16:14:37 +01:00
Vincent Povirk
a5b9cbfffc
include: Add PaletteFlags enumeration.
2009-12-14 12:04:03 +01:00
Alexandre Julliard
49675df92e
include: Remove useless definitions for nonexistent Win16 messages.
2009-12-11 12:24:49 +01:00
Wolfram Sang
7790280c5b
ntoskrnl: Add IoAllocateErrorLogEntry stub.
2009-12-10 12:38:58 +01:00
Huw Davies
41af26b2e7
include: Add a few guids.
2009-12-09 16:50:31 +01:00
Henri Verbeet
b6ef17f23d
wined3d: Remove unused GetDevice() implementations.
2009-12-09 13:51:04 +01:00
Marcin Baczyński
cf09ae7be8
gdiplus: Add missing declaration for customlinecap.c.
2009-12-09 12:19:20 +01:00
Marcin Baczyński
82072be1e2
gdiplus: Add missing declarations for pen.c.
2009-12-09 12:19:16 +01:00
Marcin Baczyński
46686d770e
gdiplus: Add missing declarations for gdiplus.c.
2009-12-09 12:19:13 +01:00
Maarten Lankhorst
850c6347e2
include: Add mmdeviceapi.idl.
2009-12-08 17:51:56 +01:00
Marcin Baczyński
042f73b1a4
gdiplus: Add missing declarations for imageattributes.c.
2009-12-08 17:44:45 +01:00
Marcin Baczyński
76bba7d171
gdiplus: Add missing declarations for image.c.
2009-12-08 17:44:41 +01:00
Maarten Lankhorst
7c2e09615c
include: Fix typo in audiopolicy.
2009-12-07 14:26:16 +01:00
Maarten Lankhorst
796c33c53e
include: Add some definitions to ks.h.
2009-12-07 14:26:09 +01:00
Henri Verbeet
0491fcce30
dxgi: Implement IDXGIAdapter::GetDesc().
2009-12-04 14:34:59 +01:00
Henri Verbeet
dd5fc79f56
wined3d: The stateblock doesn't really need a parent.
2009-12-04 14:34:59 +01:00
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
Maarten Lankhorst
af5822a7ea
include: Add partial structuredqueryexception header.
2009-11-12 13:01:48 +01:00
Maarten Lankhorst
760c3b606b
include: Add SHCOLSTATE to shtypes.idl.
2009-11-12 13:01:40 +01:00
Huw Davies
cf8c3eca41
include: Add asynot.idl.
2009-11-11 11:59:26 +01:00
Hans Leidekker
59e3d9b5c7
rpcrt4: Implement RpcBindingInqAuthClient{, Ex}.
2009-11-11 11:51:18 +01:00
Hans Leidekker
bdfaa8463b
include: Add protocol sequence constants.
2009-11-11 11:51:10 +01:00
Maarten Lankhorst
937fd39894
include: Add avrt header.
2009-11-11 10:58:54 +01:00
Maarten Lankhorst
2b6a453474
include: Add some more defines to winerror.h.
2009-11-11 10:56:27 +01:00
Maarten Lankhorst
ffbefc6e04
include: Add audiosessiontypes header.
2009-11-11 10:56:23 +01:00
Juan Lang
9495aa22bf
wincrypt.h: Define szOID_INHIBIT_ANY_POLICY.
2009-11-10 13:05:30 +01:00
Rob Shearman
0228008bb8
widl: Allow pointers, type-qualifiers and other more complicated constructions in sizeof and cast expressions.
2009-11-09 20:42:57 +01:00
Rob Shearman
2906af597d
include: Declare the *_PTR types on top of the __int3264 intrinsic IDL types for widl in basetsd.h.
2009-11-09 20:36:45 +01:00
Kai Blin
a61044b675
netapi32: Implement NetUserGetGroups stub.
2009-11-09 19:37:52 +01:00
Huw Davies
0efdde1f42
oledb32/tests: Fix some failing tests on win98.
2009-11-04 16:45:18 +01:00
Juan Lang
d8094382a8
crypt32: Implement CertAddEncodedCertificateToSystemStoreA/W.
2009-11-04 16:45:16 +01:00
Henri Verbeet
b74642ff0b
d3d10: Add a D3D10GetPixelShaderProfile() stub.
2009-11-04 13:07:57 +01:00
Henri Verbeet
274d21a443
d3d10: Add a D3D10GetGeometryShaderProfile() stub.
2009-11-04 13:07:57 +01:00
Henri Verbeet
f4f6324248
d3d10: Add a D3D10GetVertexShaderProfile() stub.
2009-11-04 13:07:57 +01:00
Hans Leidekker
4b33527f51
rpcrt4: Correct spelling of RPC_C_QOS_IDENTITY_STATIC and RPC_C_QOS_IDENTITY_DYNAMIC.
2009-11-04 13:07:56 +01:00
Alexandre Julliard
ab1f58864e
wia: Force specifying the correct header version in Wine code.
2009-11-04 13:07:55 +01:00
Juan Lang
ed701e0787
crypt32: Add stub for CryptGetIntendedKeyUsage.
2009-11-03 21:31:28 +01:00
Paul Vriens
531363f6e6
advapi32/tests: Add some ReadEventLogA tests.
2009-11-03 21:26:15 +01:00
Stefan Dösinger
d4275e87f1
wined3d: Add a usage flag for static buffer declarations.
2009-11-03 21:21:55 +01:00
Stefan Dösinger
63326b1925
wined3d: Add a usage flag for vertex buffer optimization.
2009-11-03 21:21:48 +01:00
Stefan Dösinger
90e443758a
wined3d: Add a parameter for SetRenderTarget viewport setup.
2009-11-03 21:21:30 +01:00
Eric Pouech
64144519a0
winedump, dbghelp: In .pdb files (>= VC2005), handle the case where the codeview_linetab2_file structure is not the first one.
2009-11-03 21:20:21 +01:00
Juan Lang
fc0aff0d2e
crypt32: Add support for the CRYPT_STRING_NOCRLF flag to CryptBinaryToStringA/W.
2009-11-03 21:16:12 +01:00
Henri Verbeet
bf10dbe8a6
wined3d: Map D3DFMT_D24S8 to WINED3DFMT_D24_UNORM_S8_UINT.
...
The internal order of the depth and stencil bits is unspecified since the
format isn't lockable.
2009-10-30 11:28:52 +01:00
Alexandre Julliard
36e56ad1aa
kernel32/tests: Fix FormatMessage test failures on various Windows versions.
2009-10-30 11:03:39 +01:00
Damjan Jovanovic
290c5de8d9
wia: Add rudimentary wia headers.
2009-10-29 15:49:19 +01:00
Huw Davies
d1f9561747
include: Add rowchg.idl.
2009-10-29 13:51:52 +01:00
Huw Davies
4f6c58dcd8
include: Add row.idl.
2009-10-29 13:51:42 +01:00
Huw Davies
4eeee2909a
include: Add rstloc.idl.
2009-10-28 14:29:15 +01:00
Huw Davies
6454c5df7b
include: Add rstbas.idl.
2009-10-28 14:29:04 +01:00
Paul Vriens
400d62167f
advapi32/tests: Add some GetEventLogInformation tests.
2009-10-28 11:14:39 +01:00
Huw Davies
64dc7306d8
include: Add rstinf.idl.
2009-10-27 13:44:09 +01:00
Huw Davies
19672d7167
include: Add cmdtxt.idl.
2009-10-27 13:43:51 +01:00
Huw Davies
8b5431ad3a
include: Add cmdbas.idl.
2009-10-27 13:43:37 +01:00
Huw Davies
adedd8191e
include: Add access.idl.
2009-10-26 15:05:37 +01:00
Huw Davies
44967f0609
include: Flesh out dbs.idl a bit.
2009-10-26 15:05:01 +01:00
Huw Davies
752b617746
include: Remove comments around annotation attributes.
2009-10-26 14:05:29 +01:00
André Hentschel
3259c81e10
ntdll: Implement KeyNameInformation.
2009-10-26 11:40:29 +01:00
Alexander Nicolaysen Sørnes
1c4c2bbf33
include: Add defines for GetProductInfo.
2009-10-26 11:35:56 +01:00
Nikolay Sivov
e98687f425
comctl32/syslink: Implement LWS_IGNORERETURN.
2009-10-21 16:05:58 +02:00
Nikolay Sivov
b853de8038
comctl32/syslink: Implement LWS_TRANSPARENT style.
2009-10-21 16:05:58 +02:00
Andrew Eikum
8872a14288
mshtml.idl: Fix IHTMLImageElementFactory uuid.
2009-10-21 16:05:58 +02:00
Nikolay Sivov
15c0f0a42d
kernel32/tests: Add tests for LOCALE_RETURN_GENITIVE_NAMES flag for GetLocaleInfoW.
2009-10-21 16:05:57 +02:00
Damjan Jovanovic
8a210f4e55
usb.h: Add USBD_STATUS codes and the USBD_VERSION_INFORMATION struct.
2009-10-21 16:05:56 +02:00
Damjan Jovanovic
47334849c3
cfgmgr32.h: Define MAX_DEVICE_ID_LEN.
2009-10-20 14:39:43 +02:00
Andrew Eikum
e275765141
hlink.idl: Fix typo in comment.
2009-10-20 13:48:34 +02:00
Matteo Bruni
3cd744e98b
d3dx9: Add D3DXAssembleShader and related declarations.
2009-10-19 14:46:36 +02:00
Henri Verbeet
44aead2e1c
d3d9: Fix some IDirect3DDevice9Ex methods.
2009-10-19 11:45:25 +02:00
Nikolay Sivov
dd96319dee
include: Use unicode neutral SendMessage for DateTime and Monthcal macros.
2009-10-16 13:36:05 +02:00
Nikolay Sivov
98a7d8cf9d
comctl32/tooltips: Fix an obviously wrong structure size check.
2009-10-15 14:10:32 +02:00
Stefan Dösinger
fdac5e57d3
configure: Check for ms_hook_prologue attribute support.
2009-10-14 12:20:32 +02:00
Matteo Bruni
e773c516ba
wpp: Add I/O callbacks.
2009-10-13 16:25:43 +02:00
Dmitry Timoshkov
d3c482250a
rsaenh: Fix the accepted RC2 key length, based on a test case by Dan Kegel.
2009-10-13 14:07:00 +02:00
Andrew Eikum
44df672a38
mshtml.idl: Add IHTMLDocument6 dispiface.
2009-10-13 11:38:29 +02:00
Andrew Eikum
ba16fc9064
mshtml.idl: Add IHTMLDocumentCompatibleInfo[Collection] dispifaces.
2009-10-13 11:38:28 +02:00
Andrew Eikum
c940ec572a
include: Remove redundant #defines in mshtmdid.h.
2009-10-13 11:38:28 +02:00
Nikolay Sivov
840a39e90a
comctl32/monthcal: Simplify painting operations, split painting to several helpers.
2009-10-13 11:27:48 +02:00
Alexandre Julliard
9018e13c5e
server: Add support for allocating purely client-side user handles.
2009-10-12 17:07:04 +02:00
Louis Lenders
be72cd2136
include: Add definition of MilMatrix3x2D.
2009-10-12 17:06:56 +02:00
Austin English
cc34e75385
include: fix a compiler warning on GNU/FreeBSD.
2009-10-12 14:13:09 +02:00
Nikolay Sivov
64102f5f71
comctl32/tab: Handle item focusing better (including keyboard support).
2009-10-12 12:58:42 +02:00
Dmitry Timoshkov
27ebfdb879
kernel32: Implement HeapQueryInformation, add some basic tests for it.
2009-10-12 12:48:03 +02:00
Detlef Riekenberg
bc9421ad1b
include: Add typedef for EVENT_TRACE_PROPERTIES.
2009-10-12 12:34:49 +02:00
Detlef Riekenberg
da73583bc3
include: Add typedef for WNODE_HEADER.
2009-10-12 12:34:21 +02:00
Vincent Povirk
55162681ca
include: Add gdiplus hatch brush functions to headers.
2009-10-09 11:50:28 +02:00
Francois Gouget
8f43b54a90
rpcrt4: A signed 1-bit bitfield doesn't make much sense; use unsigned.
2009-10-08 12:17:31 +02:00
Francois Gouget
4f8b800f69
system.drv16: Remove the 32-bit timer callback support.
...
Also merge CreateSystemTimer() with WIN16_CreateSystemTimer() and
rename it to CreateSystemTimer16() for consistency.
2009-10-08 12:17:31 +02:00
Alexandre Julliard
a54bd70bac
advapi32: Use strict prototypes in the VTableProvStruc definition.
2009-10-07 13:31:12 +02:00
Andrey Turkin
be910d973a
ntdll: Add stub for NtSetInformationThread(ThreadHideFromDebugger).
2009-10-06 16:13:17 +02:00
Matteo Bruni
29af4f9fa8
wpp: Add error management callbacks.
2009-10-06 16:12:39 +02:00
Matteo Bruni
9086c59d32
wpp: Handle remaining memory allocation failures.
2009-10-06 16:12:39 +02:00
Alexandre Julliard
0e67f65cab
include: Add support for building Wine with strict prototype checking.
2009-10-06 16:12:39 +02:00
Andrey Turkin
3eaecf0476
kernel32: Always use ANSI version of OutputDebugString.
2009-10-06 12:03:35 +02:00
Ge van Geldorp
875d3b9799
schannel/tests: Fix crash on Win7.
2009-10-06 12:02:31 +02:00
Jacek Caban
7e37df04ec
mshtml.idl: Moved IHTMLDOMConstructor dispinterface declaration to macro and add it to all element types.
2009-10-05 13:45:59 +02:00
Jacek Caban
b399acd838
mshtml.idl: Moved IElementSelector dispinterface declaration to macro and added it to all element types with data.
2009-10-05 13:45:59 +02:00
Jacek Caban
e0f798b6e8
mshtml.idl: Moved IHTMLElement5 dispinterface declaration to macro and add it to all element types.
2009-10-05 13:45:59 +02:00
Jacek Caban
b5d095bd6a
mshtml.idl: Group common sets of disinterfaces in macros.
2009-10-05 13:45:59 +02:00
Jacek Caban
bb0999b280
mshtml.idl: Moved IHTMLDatabinding dispinterface declaration to macro.
2009-10-05 13:45:59 +02:00
Jacek Caban
25c6a6c5c0
mshtml.idl: Moved IHTMLDOMNode2 dispinterface declaration to macro.
2009-10-05 13:45:59 +02:00
Jacek Caban
042fa2e42c
mshtml.idl: Moved IHTMLDOMNode dispinterface declaration to macro.
2009-10-05 13:45:59 +02:00
Jacek Caban
c8230cfa51
mshtml.idl: Moved IHTMLUniqueName dispinterface declaration to macro.
2009-10-05 13:45:59 +02:00
Jacek Caban
0e24f312ed
mshtml.idl: Moved IHTMLElement3 dispinterface declaration to macro.
2009-10-05 13:45:59 +02:00
Jacek Caban
48395ae09c
mshtml.idl: Moved IHTMLElement3 dispinterface declaration to macro.
2009-10-05 13:45:59 +02:00
Jacek Caban
bff6c1cd72
mshtml.idl: Moved IHTMLElement2 dispinterface declaration to macro.
2009-10-05 13:45:59 +02:00
Alexandre Julliard
27a44a5d63
odbc32: Define correct function prototypes for all libodbc entry points.
...
Fix the prototypes of the Unicode functions.
2009-10-03 14:40:19 +02:00
Alexandre Julliard
a85b6fe2c4
wnaspi32: Use explicit prototypes for function pointers.
2009-10-02 15:06:59 +02:00
Jacek Caban
328b1d9ddb
mshtml.idl: Moved IHTMLElement dispinterface declaration to macro.
2009-10-02 15:06:59 +02:00
Jacek Caban
356d60df0b
mshtml.idl: Added DispHTMLAnchorElement declaration.
2009-10-02 15:06:58 +02:00
Damjan Jovanovic
37e7116862
sti.h: Add some missing defines.
2009-10-02 12:21:43 +02:00
Owen Rudge
aacc4815f9
include: Add IAttach interface to mapidefs.h.
2009-10-01 16:20:37 +02:00
Owen Rudge
6e33bfb767
mapi32: Open the Drafts folder in preparation for creating a message.
2009-10-01 16:19:10 +02:00
Owen Rudge
8555035d69
include: Add definitions for IMAPIContainer, IMAPIFolder, IMessage.
2009-10-01 16:17:20 +02:00
Owen Rudge
3372d6febc
include: Add IMsgStore definition.
2009-10-01 16:16:00 +02:00
Owen Rudge
82f25f5445
include: Add MAPI_USE_DEFAULT and MDB_NO_DIALOG definitions to mapidefs.h.
2009-10-01 16:14:10 +02:00
Rico Schüller
390cc62e01
d3d10: Add the D3D10_CBUFFER_TYPE enum.
2009-09-30 15:42:08 +02:00
Damjan Jovanovic
9196e2ed21
sti.h: Define the IStilImageW interface.
2009-09-30 14:34:32 +02:00
Juan Lang
474b2e4bfb
server: Use kernel support for thread affinity when available.
2009-09-30 14:34:32 +02:00
Alexandre Julliard
7dc9ea8950
ws2_32: Make winsock.dll into a stand-alone 16-bit module.
2009-09-29 20:05:26 +02:00
Detlef Riekenberg
29c9c7f50d
include: Fix the fpAddPortEx prototype in struct PRINTPROVIDOR.
2009-09-29 15:05:24 +02:00
Paul Vriens
558b7a3c4f
include: Add an error code.
2009-09-29 14:22:33 +02:00
Jacek Caban
2ed82514d4
urlmon.idl: Added IInternetHostSecurityManager and CONFIRMSAFETY declarations.
2009-09-28 17:32:04 +02:00
Alexandre Julliard
f93c9d9b13
libwine: Don't export wine_ldt_copy for the Windows build.
2009-09-28 17:31:43 +02:00
Nikolay Sivov
69080d6d29
comctl32/monthcal: Add parameter validation to MCM_HITTEST handler.
2009-09-28 12:43:57 +02:00
Alexandre Julliard
e340a2ffac
include: Avoid direct access to wine_ldt_copy outside of kernel.
2009-09-26 13:52:52 +02:00
Henri Verbeet
47c84f4f7f
wined3d: Use the DXGI naming convention for all formats.
2009-09-25 15:15:44 +02:00
Henri Verbeet
c64da00de7
wined3d: Rename IWineD3DDevice::GetIndices() to IWineD3DDevice::GetIndexBuffer().
2009-09-25 15:14:52 +02:00
Henri Verbeet
60e32659a7
wined3d: Rename IWineD3DDevice::SetIndices() to IWineD3DDevice::SetIndexBuffer().
2009-09-25 15:14:44 +02:00
Henri Verbeet
77086e8e84
wined3d: Remove SetFunction() from the public shader interface.
2009-09-25 15:14:26 +02:00
Henri Verbeet
d76c7a8521
wined3d: Move some common shader functions to the IWineD3DBaseShader interface.
2009-09-25 15:14:17 +02:00
Damjan Jovanovic
bac9f138c9
sti.h: Add sti create function declarations.
2009-09-24 13:28:07 +02:00
Henri Verbeet
789372afa8
wined3d: Don't free D3D pixel shaders until the wined3d pixel shader is destroyed.
2009-09-24 13:24:53 +02:00
Henri Verbeet
ca05ef5dd0
wined3d: Don't free D3D vertex shaders until the wined3d vertex shader is destroyed.
2009-09-24 13:24:19 +02:00
Alexandre Julliard
14428cf22f
pstorec: Add a typelib resource.
2009-09-24 13:14:55 +02:00
Henri Verbeet
66a7236590
wined3d: Don't free D3D vertex declarations until the wined3d vertex declaration is destroyed.
2009-09-23 12:36:28 +02:00
André Hentschel
14d51867fe
include: Add ARM endianess.
2009-09-22 17:09:29 +02:00
Eric Pouech
f6ceedf6dd
ntdll: In SYSTEM_BASIC_INFORMATION, the active processors field refers to the affinity mask.
2009-09-22 16:47:25 +02:00
André Hentschel
7b285a4ebd
winex11: Add alternative header for xf86vm.
2009-09-22 16:20:26 +02:00
Henri Verbeet
93b0600829
wined3d: Don't free D3D buffers until the wined3d buffer is destroyed.
2009-09-18 08:55:25 -05:00
Henri Verbeet
a8e8f763bf
wined3d: Don't free D3D textures until the wined3d texture is destroyed.
2009-09-18 08:54:34 -05:00
Henri Verbeet
de3bd86fb6
wined3d: Don't free D3D cube textures until the wined3d cube texture is destroyed.
2009-09-17 10:09:44 -05:00
Henri Verbeet
a286646f51
wined3d: Don't free D3D volume textures until the wined3d volume texture is destroyed.
2009-09-16 13:06:06 -05:00
Henri Verbeet
e9000d2e6c
wined3d: Don't free D3D volumes until the wined3d volume is destroyed.
2009-09-16 13:05:20 -05:00
Henri Verbeet
a5214c306f
wined3d: Don't free D3D surfaces until the wined3d surface is destroyed.
...
This prevents for example a d3d9 depth stencil from being destroyed when it
has no external references but is still in use by the device/stateblock. A
nice side effect is that it simplifies handling of "implicit" surfaces like
the frontbuffer and backbuffers, as well as the forwarding of reference counts
for surfaces that are part of a texture.
2009-09-16 13:04:32 -05:00
Huw Davies
6b6d8ccc39
include: Add DBSTATUSENUM.
2009-09-16 13:00:30 -05:00
Huw Davies
142af7e1b4
include: Add a few more error codes.
2009-09-16 13:00:26 -05:00
Vincent Povirk
ad6adc750e
gdiplus: Add tests for linear gradient preset blends.
2009-09-15 17:34:48 -05:00
Nikolay Sivov
28998999d0
comctl32/dpa: Implement DPA_GetSize().
2009-09-15 16:41:27 -05:00
Detlef Riekenberg
1227722b25
include: Add a missing semicolon (splint).
2009-09-15 16:41:24 -05:00
Alexandre Julliard
496d487c09
include: Fix an idl string type.
2009-09-11 13:39:32 +02:00
Nikolay Sivov
3b6ac3000f
include: Move some definitions to public header, use PSDK names.
2009-09-11 12:13:25 +02:00
Henri Verbeet
2b2fc827ce
wined3d: Remove unused parameters to drawPrimitive().
2009-09-11 12:09:14 +02:00
Huw Davies
15a5e46a75
include: Add DBTYPEENUM.
2009-09-10 12:13:45 +02:00
Huw Davies
034bff29ec
include: Add oledberr.h.
2009-09-10 11:42:22 +02:00
Ken Thomases
0b08f19e03
openal32: Add support for Mac OS X's OpenAL.framework.
2009-09-10 11:16:52 +02:00
Nikolay Sivov
2c190ab438
include: Move some documented DPA definitions to public header, use PSDK names.
2009-09-10 10:52:29 +02:00