Dmitry Timoshkov
|
f031c676c1
|
server: Add a serial event mask change counter.
|
2013-09-10 11:18:57 +02:00 |
Henri Verbeet
|
4b772c2cf2
|
d3drm: Avoid LPRECT.
|
2013-09-10 11:10:17 +02:00 |
Henri Verbeet
|
39991e759a
|
d3drm: Avoid LPDWORD.
|
2013-09-10 11:10:14 +02:00 |
André Hentschel
|
fa6b058070
|
kernel32: Add partial CreateFile2 implementation.
|
2013-09-10 11:06:31 +02:00 |
André Hentschel
|
a5abebf6ad
|
include: Add delayloadhandler.h.
|
2013-09-09 22:10:00 +02:00 |
André Hentschel
|
d9a6deff4b
|
winedump: Add and use IMAGE_DELAYLOAD_DESCRIPTOR.
|
2013-09-09 22:10:00 +02:00 |
Henri Verbeet
|
16c48f9d84
|
d3drm: Avoid LPVOID.
|
2013-09-09 22:09:58 +02:00 |
Henri Verbeet
|
a9f3bc43e5
|
d3drm: Avoid LPSTR.
|
2013-09-09 22:09:58 +02:00 |
Stefan Dösinger
|
80638b6d2f
|
wined3d: Enforce texturing capability format restrictions on resource creation.
|
2013-09-06 17:25:08 +02:00 |
Henri Verbeet
|
75deeb4589
|
d3drm: Avoid LPCSTR.
|
2013-09-06 12:00:26 +02:00 |
Henri Verbeet
|
5daf5e80fb
|
d3dcompiler: Avoid LPVOID.
|
2013-09-06 12:00:24 +02:00 |
Henri Verbeet
|
36190dd5e6
|
d3dcompiler: Avoid LPCSTR.
|
2013-09-05 13:18:24 +02:00 |
Alexandre Julliard
|
f21961cc14
|
ntdll: Add a configure check for the tcdrain function.
Also remove the tcgetattr check that is no longer used.
|
2013-09-05 13:18:21 +02:00 |
Francois Gouget
|
4f27b78fb4
|
iphlpapi: Check for proc_pidinfo() instead of assuming libproc.h always defines it.
This is needed on FreeBSD 8.1.
|
2013-09-04 14:42:58 +02:00 |
Henri Verbeet
|
871967d0fb
|
d3dx9: Avoid LPVOID.
|
2013-09-04 11:37:06 +02:00 |
Jacek Caban
|
b308a5c7ad
|
atl110: Added new DLL.
|
2013-09-03 17:00:28 +02:00 |
Alexandre Julliard
|
4af4df5af3
|
ntdll: Add stubs for the SRW lock functions.
|
2013-09-03 16:58:19 +02:00 |
Henri Verbeet
|
76e35a2939
|
d3dx9: Avoid LPCVOID.
|
2013-09-03 16:58:18 +02:00 |
Henri Verbeet
|
77ee90b59f
|
d3dx9: Avoid LPSTR.
|
2013-09-03 16:58:17 +02:00 |
Nikolay Sivov
|
045682a4da
|
kernel32: Forward ZombifyActCtx() to ntdll.
|
2013-09-03 16:58:16 +02:00 |
Bruno Jesus
|
ec49a574de
|
server: Add a request to get socket information.
|
2013-09-02 19:51:16 +02:00 |
Michael Müller
|
3c75989497
|
d3d9: Add headers for IDirect3DSwapChain9Ex interface.
|
2013-09-02 19:44:52 +02:00 |
Henri Verbeet
|
75511e351c
|
d3dx9: Avoid LPCSTR.
|
2013-09-02 18:02:48 +02:00 |
Henri Verbeet
|
82710124e3
|
d3dx9: Avoid LPCWSTR.
|
2013-08-30 11:19:05 +02:00 |
Jacek Caban
|
21c395cbfa
|
guiddef.h: Better GUID declaration for widl.
|
2013-08-29 19:56:18 +02:00 |
Henri Verbeet
|
43ecaf29c3
|
wined3d: Get rid of the DDRAW_PITCH_ALIGNMENT and D3D8_PITCH_ALIGNMENT constants.
|
2013-08-29 19:56:17 +02:00 |
Alexandre Julliard
|
fcb3e60332
|
ntdll: Implement the RunOnce functions.
|
2013-08-28 22:27:31 +02:00 |
Jacek Caban
|
686de978c0
|
wbemdisp: Use wbemdisp.idl to register SWbemLocator.
|
2013-08-28 16:14:36 +02:00 |
Hans Leidekker
|
a2f6e92acd
|
rpcrt4: Add support for session cookies.
|
2013-08-28 16:14:36 +02:00 |
Alexandre Julliard
|
93fbb12e65
|
server: Implement waiting on keyed events.
|
2013-08-28 11:03:38 +02:00 |
Henri Verbeet
|
b85c2a74bb
|
wined3d: Replace the "stateBlock" wined3d_device field with a wined3d_state structure.
|
2013-08-27 11:50:53 +02:00 |
Alexandre Julliard
|
947e337480
|
server: Make signal and wait a separate select operation.
|
2013-08-26 20:34:28 +02:00 |
Alexandre Julliard
|
042e0046d4
|
server: Make select on all handles a separate operation.
|
2013-08-26 20:32:52 +02:00 |
Alexandre Julliard
|
c2ab7a625e
|
server: Add a structure to pass the parameters of a select request.
|
2013-08-26 20:24:42 +02:00 |
Andrew Cook
|
cdfee68be1
|
ntdll: Implement NtQueryEvent.
|
2013-08-26 14:27:56 +02:00 |
Dmitry Timoshkov
|
0b4c9cb533
|
server: Store full-sized completion information on the server side.
|
2013-08-23 20:15:43 +02:00 |
Nikolay Sivov
|
def652e594
|
oledb32: Implement IRowPosition_ClearRowPosition() with events.
|
2013-08-23 10:41:12 +02:00 |
Stefan Dösinger
|
ac871305f8
|
wined3d: Store the mipmap level in the volume.
|
2013-08-22 20:15:18 +02:00 |
Nikolay Sivov
|
8b45127e85
|
oledb32: Added IChapteredRowset definition.
|
2013-08-22 19:02:04 +02:00 |
Alexandre Julliard
|
dbf9d71ef8
|
server: Add support for keyed event objects.
|
2013-08-21 14:24:06 +02:00 |
Alexandre Julliard
|
bf3e23bb36
|
ntdll: Add the keyed events entry points.
|
2013-08-21 14:24:06 +02:00 |
Henri Verbeet
|
3b4b61f03a
|
d3dx9: Avoid LPD3DXMATRIX.
|
2013-08-21 12:13:56 +02:00 |
Dmitry Timoshkov
|
7cab2e99c3
|
ntdll: Last parameter of NtSetIoCompletion is 64-bit on 64-bit platforms.
|
2013-08-20 20:52:18 +02:00 |
Charles Davis
|
3a2247f7d3
|
iphlpapi: Implement find_owning_pid() on FreeBSD.
|
2013-08-20 12:31:12 +02:00 |
Charles Davis
|
e3b9167335
|
iphlpapi: Implement find_owning_pid() for Mac OS.
|
2013-08-20 12:29:44 +02:00 |
Alistair Leslie-Hughes
|
399bd421e5
|
oledberr: Add more defines.
|
2013-08-20 11:51:01 +02:00 |
Henri Verbeet
|
be6b54f52f
|
d3drm: Avoid LPUNKNOWN.
|
2013-08-20 11:50:41 +02:00 |
Jacek Caban
|
73aef40313
|
wmsdkidl.idl: Added some missing GUIDs.
|
2013-08-19 19:07:16 +02:00 |
Jacek Caban
|
6261ab2686
|
rpcndr.h: Added EXTERN_GUID define.
|
2013-08-19 19:06:52 +02:00 |
Jacek Caban
|
c52282fe7b
|
evcode.h: Added some missing defines.
|
2013-08-19 19:04:50 +02:00 |
Jactry Zeng
|
c9466dfea4
|
include: Add definition of ST_UNICODE.
|
2013-08-19 13:27:45 +02:00 |
Hans Leidekker
|
537d809189
|
wbemdisp: Add a typelib.
|
2013-08-16 18:05:41 +02:00 |
Hans Leidekker
|
786daa1b7b
|
wbemdisp: Register interfaces.
|
2013-08-16 18:05:01 +02:00 |
Henri Verbeet
|
c635b2fc7d
|
d3drm: Avoid LPDIRECT3DRMPROGRESSIVEMESH.
|
2013-08-16 11:55:24 +02:00 |
André Hentschel
|
8bbbf7cd25
|
include/ddk: Add DEVICE_RELATIONS and DEVICE_INTERFACE_CHANGE_NOTIFICATION.
|
2013-08-16 11:55:23 +02:00 |
André Hentschel
|
545bbb1315
|
include/ddk: Add USB_HUB_DESCRIPTOR.
|
2013-08-16 11:55:23 +02:00 |
Charles Davis
|
7fcb736d51
|
configure: Use a real header guard for config.h.
|
2013-08-15 17:20:07 +02:00 |
Henri Verbeet
|
ee6734e848
|
d3drm: Avoid LPDIRECT3DRMLIGHTARRAY.
|
2013-08-15 16:24:13 +02:00 |
Henri Verbeet
|
cf3053f504
|
d3drm: Avoid LPDIRECT3DRMPICKEDARRAY.
|
2013-08-15 16:24:11 +02:00 |
Jacek Caban
|
b25983ff7e
|
inputscope.idl: Imported from mingw-w64.
|
2013-08-15 16:15:27 +02:00 |
Bruno Jesus
|
ce0e3158b2
|
ws2_32/tests: Add and update WSASocketA() tests.
|
2013-08-02 11:22:51 +02:00 |
Nikolay Sivov
|
2a78e48e20
|
oledb32: Added IRowPositionChange interface definition.
|
2013-08-01 12:11:17 +02:00 |
Nikolay Sivov
|
0e2e838697
|
oledb32: Implement IRowPosition::Initialize().
|
2013-08-01 12:11:09 +02:00 |
Nikolay Sivov
|
6297ba3dcb
|
oledb32: Stub for IRowPosition.
|
2013-08-01 12:11:05 +02:00 |
Alistair Leslie-Hughes
|
6ff047d126
|
oleacc: Add missing interfaces.
|
2013-07-31 22:26:55 +02:00 |
Nikolay Sivov
|
1692ccc56d
|
ntdll: Added RtlFindActivationContextSectionGuid() stub.
|
2013-07-31 16:29:49 +02:00 |
Thomas Faber
|
7944ca4855
|
quartz: Correct IAMDirectSound::GetFocusWindow signature.
|
2013-07-30 20:55:32 +02:00 |
Hans Leidekker
|
792eafa465
|
iphlpapi: Add partial support for the module classes in GetExtendedTcpTable and GetExtendedUdpTable.
|
2013-07-30 19:12:06 +02:00 |
Nikolay Sivov
|
2fe34bfb09
|
include: Added IRowPosition interface definition.
|
2013-07-30 19:11:05 +02:00 |
Alistair Leslie-Hughes
|
0ad8a18e3a
|
msdasc.idl: Add coclass DataLinks.
|
2013-07-30 14:43:36 +02:00 |
Alexandre Julliard
|
3dc0474cfc
|
include: Android supports sigsetjmp now.
|
2013-07-30 14:43:34 +02:00 |
André Hentschel
|
ca7ba7053f
|
usbd.sys: Implement USBD_ParseConfigurationDescriptor using its Ex version.
|
2013-07-29 19:07:53 +02:00 |
Hans Leidekker
|
d40c91262b
|
mscms: Port to liblcms2.
|
2013-07-29 14:27:52 +02:00 |
Damjan Jovanovic
|
f5f04e8a2f
|
include/ddk: Add usbioctl.h.
|
2013-07-29 14:20:19 +02:00 |
Damjan Jovanovic
|
f7daa3f596
|
include/ddk: Add usbiodef.h.
|
2013-07-29 14:20:04 +02:00 |
Alistair Leslie-Hughes
|
d09ec59157
|
oledb32: Add some missing defines.
|
2013-07-29 14:17:34 +02:00 |
Alistair Leslie-Hughes
|
a32391ab6b
|
oledb32: Add support for IErrorRecords.
|
2013-07-29 14:16:39 +02:00 |
Alistair Leslie-Hughes
|
83c14c723c
|
oledb32: Add interface ISourcesRowset.
|
2013-07-29 14:15:08 +02:00 |
Piotr Caban
|
7d41f9b3e9
|
msvcrt: Add _mktemp_s implementation.
|
2013-07-24 14:35:11 -05:00 |
Thomas Faber
|
186d8553c1
|
ieframe: Use SHANDLE_PTR in IWebBrowserApp::get_HWND.
|
2013-07-19 14:38:07 +02:00 |
Alexandre Julliard
|
3799d55d9b
|
ntdll: Implement RtlExitUserProcess.
|
2013-07-19 12:15:15 +02:00 |
Francois Gouget
|
6cf05f914d
|
include: Remove some non-standard sublang synonyms.
|
2013-07-08 17:17:57 +02:00 |
Qian Hong
|
3ede5fdf3d
|
include: Added missing declaration for some msctf APIs.
|
2013-06-27 15:31:28 +02:00 |
Andrew Eikum
|
1f508587d6
|
winbase.h: Add GetFileInformationByHandleEx.
|
2013-06-24 11:42:49 +02:00 |
Piotr Caban
|
779c1f8049
|
msvcrt: Don't call invalid parameter handler when string to be tokenized and context are not set in mbstok.
|
2013-06-21 16:23:35 +02:00 |
Jacek Caban
|
92bdc37058
|
dwmapi.h: Added some missing declarations.
|
2013-06-20 22:14:35 +02:00 |
Alexandre Julliard
|
28ece74fd8
|
Use the official Microsoft definitions for Gaelic languages.
|
2013-06-19 20:09:51 +02:00 |
André Hentschel
|
bd5422406d
|
include: Check for getopt_long_only instead of getopt_long.
|
2013-06-17 13:34:40 +02:00 |
Henri Verbeet
|
4de77fa23f
|
wined3d: Allow a custom pitch to be specified in wined3d_surface_set_mem().
|
2013-06-14 11:46:20 +02:00 |
Alistair Leslie-Hughes
|
6fd87c4053
|
dbs.idl: Add DBPROPVAL defines.
|
2013-06-11 19:31:57 +02:00 |
Jacek Caban
|
a60029f2bb
|
userenv.h: Added a few missing declarations.
|
2013-06-11 18:09:41 +02:00 |
Jacek Caban
|
a8535c3b23
|
d3d9.h: Make include guard compatible with PSDK headers.
|
2013-06-10 19:30:36 +02:00 |
Nozomi Kodama
|
b3dff5b354
|
d3dx9: Fix the case output = input in D3DXVec3Cross.
|
2013-06-10 14:24:47 +02:00 |
Alistair Leslie-Hughes
|
d25be83c0a
|
dbs.idl: Add missing DBROWSTATUSENUM values.
|
2013-06-06 15:23:42 +02:00 |
Henri Verbeet
|
861b1053e2
|
d3drm: Avoid LPDIRECT3DRMVISUALARRAY.
|
2013-06-06 11:47:26 +02:00 |
Henri Verbeet
|
0330ae84a7
|
d3drm: Avoid LPDIRECT3DRMANIMATIONARRAY.
|
2013-06-06 11:47:24 +02:00 |
Henri Verbeet
|
d6bc4fe71a
|
wined3d: Allow surface flags to be passed to texture creation functions.
|
2013-06-06 11:47:19 +02:00 |
Henri Verbeet
|
91096dd7ad
|
wined3d: Pass a wined3d_resource_desc structure to wined3d_texture_create_3d().
|
2013-06-06 11:47:07 +02:00 |
Henri Verbeet
|
8c882f6819
|
d3drm: Avoid LPDIRECT3DRMFRAMEARRAY.
|
2013-06-05 17:31:40 +02:00 |
Henri Verbeet
|
31f9cae2bd
|
d3drm: Avoid LPDIRECT3DRMVIEWPORTARRAY.
|
2013-06-05 17:31:39 +02:00 |
Henri Verbeet
|
b23739316c
|
wined3d: Pass a wined3d_resource_desc structure to wined3d_texture_create_cube().
|
2013-06-05 17:31:39 +02:00 |
Henri Verbeet
|
9d4cbd6195
|
wined3d: Pass a wined3d_resource_desc structure to wined3d_texture_create_2d().
|
2013-06-05 17:31:39 +02:00 |
Alistair Leslie-Hughes
|
06db5a986d
|
dbs.idl: Add missing DBPROPNUM* enums.
|
2013-06-05 17:31:39 +02:00 |
Piotr Caban
|
f3eb64ec73
|
msvcrt: Don't detect overflow in atoi implementation.
|
2013-06-04 21:01:13 +02:00 |
Henri Verbeet
|
d6ac5a4b88
|
d3drm: Avoid LPDIRECT3DRMFACEARRAY.
|
2013-06-04 10:14:45 +02:00 |
Henri Verbeet
|
8550e69af0
|
d3drm: Avoid LPDIRECT3DRMDEVICEARRAY.
|
2013-06-04 10:14:43 +02:00 |
Henri Verbeet
|
13a38e8d5e
|
wined3d: Pass a wined3d_resource_desc structure to device_parent_create_swapchain_surface().
|
2013-06-04 10:14:28 +02:00 |
Henri Verbeet
|
a4d2660c9b
|
wined3d: Pass a wined3d_resource_desc structure to device_parent_create_texture_surface().
|
2013-06-04 10:14:26 +02:00 |
Christian Costa
|
785921ff49
|
d3dx9_36: Define D3DXSPRITE_xxx flags in hex for better readability.
|
2013-06-04 10:13:59 +02:00 |
André Hentschel
|
15cdb51792
|
difxapi: Add stubs for DriverPackagePreinstall{A,W}.
|
2013-06-03 21:09:35 +02:00 |
Henri Verbeet
|
edf46d91bc
|
d3drm: Avoid LPDIRECT3DRMOBJECTARRAY.
|
2013-06-03 11:30:50 +02:00 |
Henri Verbeet
|
97bc1eb389
|
d3drm: Avoid LPDIRECT3DRMUSERVISUAL.
|
2013-06-03 11:30:47 +02:00 |
Henri Verbeet
|
007d50e983
|
d3drm: Avoid LPDIRECT3DRMANIMATIONSET2.
|
2013-05-31 11:57:54 +02:00 |
Henri Verbeet
|
78afa17fbe
|
d3drm: Avoid LPDIRECT3DRMANIMATIONSET.
|
2013-05-31 11:57:52 +02:00 |
Fabian Müntefering
|
5d0b201059
|
dwrite: Added missing JUSTIFIED text alignment mode.
|
2013-05-30 20:19:30 +02:00 |
Henri Verbeet
|
85f83800e3
|
d3drm: Avoid LPDIRECT3DRMANIMATION2.
|
2013-05-30 10:57:21 +02:00 |
Henri Verbeet
|
eff68af5a0
|
d3drm: Avoid LPDIRECT3DRMANIMATION.
|
2013-05-30 10:57:19 +02:00 |
Daniel Jelinski
|
7cb98146c6
|
include: Add txdtc.idl and txcoord.idl.
|
2013-05-29 20:08:04 +02:00 |
Henri Verbeet
|
735e69f94e
|
d3drm: Avoid LPDIRECT3DRMMATERIAL2.
|
2013-05-29 12:12:33 +02:00 |
Henri Verbeet
|
19a519e90a
|
d3drm: Avoid LPDIRECT3DRMMATERIAL.
|
2013-05-28 14:55:15 +02:00 |
Henri Verbeet
|
397cc3f42d
|
d3drm: Avoid LPDIRECT3DRMTEXTURE3.
|
2013-05-28 14:55:12 +02:00 |
Henri Verbeet
|
41fe35583d
|
d3drm: Avoid LPDIRECT3DRMTEXTURE2.
|
2013-05-27 19:29:08 +02:00 |
Henri Verbeet
|
769efb1f63
|
d3drm: Avoid LPDIRECT3DRMTEXTURE.
|
2013-05-27 19:29:04 +02:00 |
André Hentschel
|
c6acd7a41c
|
clusapi: Add stub for GetClusterInformation.
|
2013-05-24 11:03:58 +02:00 |
Detlef Riekenberg
|
f8971d0342
|
include: Add missing InitOnce / RtlRunOnce prototypes.
|
2013-05-24 11:03:19 +02:00 |
Andrew Eikum
|
2b8b64f9ab
|
gdiplus: Implement GdipResetImageAttributes.
|
2013-05-22 19:32:44 +02:00 |
Alistair Leslie-Hughes
|
1bf2cf3cd8
|
include: Add DB_E_CONCURRENCYVIOLATION define.
|
2013-05-22 11:24:50 +02:00 |
Stefan Dösinger
|
9287bb80dc
|
d3d: d3d9ex does not do video memory accounting for D3DPOOL_DEFAULT resources.
|
2013-05-20 19:08:28 +02:00 |
Alistair Leslie-Hughes
|
cc2ac07829
|
include: Add oledb types DBDATE, DBTIME and move DBTIMESTAMP to the correct idl.
|
2013-05-16 14:51:15 +02:00 |
Hans Leidekker
|
46cbc36041
|
wbemprox: Add support for asynchronous queries.
|
2013-05-16 14:49:57 +02:00 |
Hans Leidekker
|
0083d4b092
|
wbemprox: Add stub implementations of IWbemServices::ExecNotificationQueryAsync and IWbemServices::CancelAsyncCall.
|
2013-05-14 17:29:14 +02:00 |
Jacek Caban
|
87c028449f
|
d3d11.idl: Added some missing declarations and C++ helper classes.
|
2013-05-08 14:27:07 +02:00 |
Jacek Caban
|
36c5fa71da
|
d3dcommon.idl: Added some missing defines.
|
2013-05-08 14:26:58 +02:00 |
Dmitry Timoshkov
|
4986ba35c3
|
include/commdlg.h: Fix definition of LPPRINTHOOKPROC and LPSETUPHOOKPROC.
|
2013-05-08 12:45:42 +02:00 |
Aric Stewart
|
652af4e294
|
user32: Implement IMR_QUERYCHARPOSITION handling in the edit control.
|
2013-05-07 17:20:48 +02:00 |
Stefan Leichter
|
d0ea364291
|
include: Fix prototype of CryptUIWizDigitalSign.
|
2013-05-07 11:17:49 +02:00 |
Dmitry Timoshkov
|
4c4c661bc0
|
gdiplus: Implement GdipEnumerateMetafileDestPoint and GdipEnumerateMetafileDestPointI.
|
2013-05-06 15:55:22 +02:00 |
Dmitry Timoshkov
|
69d74ece53
|
gdiplus: Implement GdipEnumerateMetafileDestRect and GdipEnumerateMetafileDestRectI.
|
2013-05-06 15:55:21 +02:00 |
Daniel Jelinski
|
adafd6c49d
|
include: Added transact.idl.
|
2013-05-06 15:55:21 +02:00 |
Erich Hoover
|
057b0d8bca
|
user32: SetTimer and SetSystemTimer should respect the timeout limits.
|
2013-05-06 15:55:20 +02:00 |
Francois Gouget
|
11fe51b61b
|
gphoto2.ds: Check for libgphoto2 and libgphoto2_port independently.
|
2013-05-06 11:39:43 +02:00 |
Piotr Caban
|
a5f525276f
|
msvcr100: Added _vscwprintf_p implementation.
|
2013-04-30 18:44:46 +02:00 |
Dmitry Timoshkov
|
10476af626
|
include: Make KNONVOLATILE_CONTEXT_POINTERS match PSDK definition.
|
2013-04-30 11:47:05 +02:00 |
Dmitry Timoshkov
|
e2791cdfb1
|
include: Make IMAGE_RESOURCE_DIRECTORY_ENTRY match PSDK definition.
|
2013-04-29 13:33:54 +02:00 |
Henri Verbeet
|
b8e3cee783
|
d3drm: Avoid LPDIRECT3DRMLIGHT.
|
2013-04-25 13:40:00 +02:00 |
Henri Verbeet
|
1013b54915
|
d3drm: Avoid LPDIRECT3DRMFACE2.
|
2013-04-25 13:40:00 +02:00 |
Henri Verbeet
|
589eea0ca0
|
d3drm: Avoid LPDIRECT3DRMFACE.
|
2013-04-25 13:39:58 +02:00 |
Henri Verbeet
|
68c4f61dc5
|
d3drm: Avoid LPDIRECT3DRMMESHBUILDER3.
|
2013-04-23 15:35:11 +02:00 |
Henri Verbeet
|
5c442f8dc8
|
d3drm: Avoid LPDIRECT3DRMMESHBUILDER2.
|
2013-04-23 15:35:10 +02:00 |
Henri Verbeet
|
ec1c18b65c
|
d3drm: Avoid LPDIRECT3DRMMESHBUILDER.
|
2013-04-23 15:35:09 +02:00 |
Henri Verbeet
|
cbf3ade4b9
|
d3drm: Avoid LPDIRECT3DRMMESH.
|
2013-04-22 15:26:19 +02:00 |
Henri Verbeet
|
c179bee494
|
d3drm: Avoid LPDIRECT3DRMVISUAL.
|
2013-04-22 15:26:17 +02:00 |
Henri Verbeet
|
65f9ddc2ca
|
d3drm: Avoid LPDIRECT3DRMFRAME3.
|
2013-04-22 15:26:15 +02:00 |
Jactry Zeng
|
a35db4e7e3
|
include: Added missing declarations to msvcrt.
|
2013-04-19 16:16:15 +02:00 |
Henri Verbeet
|
c050cdb3d2
|
d3drm: Avoid LPDIRECT3DRMFRAME.
|
2013-04-19 10:43:48 +02:00 |
Henri Verbeet
|
24acd7c82a
|
d3drm: Avoid LPDIRECT3DRMVIEWPORT.
|
2013-04-19 10:43:45 +02:00 |
Henri Verbeet
|
2e7add90c0
|
wined3d: Get rid of the unused wined3d_strided_data structure.
|
2013-04-19 10:43:42 +02:00 |
Dmitry Timoshkov
|
b632f0966d
|
kernel32: Count precise amount of child process failures.
|
2013-04-18 11:54:28 +02:00 |
Henri Verbeet
|
2c557b9b5f
|
d3drm: Avoid LPDIRECT3DRMDEVICE3.
|
2013-04-18 11:43:03 +02:00 |
Henri Verbeet
|
00393fd804
|
d3drm: Avoid LPDIRECT3DRMDEVICE2.
|
2013-04-18 11:43:00 +02:00 |
Henri Verbeet
|
4e1bac56b5
|
d3drm: Avoid LPDIRECT3DRMDEVICE.
|
2013-04-17 11:36:28 +02:00 |
Henri Verbeet
|
9eae7aed1b
|
d3drm: Avoid LPDIRECT3DRMOBJECT.
|
2013-04-17 11:36:25 +02:00 |
Nikolay Sivov
|
4bd7954bc6
|
include: Fix interface definition.
|
2013-04-17 11:36:14 +02:00 |
Alexandre Julliard
|
bfaf23bf8f
|
include: Use gcc atomic builtins to implement interlocked inlines on non-i386.
|
2013-04-16 13:42:49 +02:00 |
Henri Verbeet
|
5e3b4c8751
|
d3drm: Avoid LPDIRECT3DRM.
|
2013-04-16 12:14:06 +02:00 |
Henri Verbeet
|
cbf5782545
|
d3drm: Avoid LPD3DRMANIMATIONKEY.
|
2013-04-15 15:16:33 +02:00 |
Henri Verbeet
|
a6a38bb259
|
d3drm: Avoid LPD3DRMPMESHLOADSTATUS.
|
2013-04-15 15:16:29 +02:00 |
Dmitry Timoshkov
|
521cf664d3
|
kernel32: Add a test for threads state when a process is being terminated.
|
2013-04-12 11:49:14 +02:00 |
Jonathan Liu
|
ff27c49d3c
|
d3dcompiler.h: Add function pointer typedefs.
|
2013-04-11 19:32:30 +02:00 |
Jonathan Liu
|
4936b8e5ec
|
d3dcompiler.h: Fix typos.
|
2013-04-11 19:32:30 +02:00 |
Alexandre Julliard
|
43ac582d7d
|
libport: Rename spawnvp to _spawnvp to avoid the deprecated name.
|
2013-04-09 15:26:10 +02:00 |
Alexandre Julliard
|
d95857d669
|
msvcrt: Constify the arguments of execv functions.
|
2013-04-09 13:45:57 +02:00 |
Dmitry Timoshkov
|
04d3f6c1f5
|
include: Add COM interface definitions needed for PrintDlgEx implementation.
|
2013-04-09 11:59:45 +02:00 |
Nikolay Sivov
|
7f78caa81c
|
include: Added IRowsetNotify definition and proxy/stub stub implementation.
|
2013-04-08 11:36:09 +02:00 |
Nozomi Kodama
|
6d6603b495
|
d3dx9: Implement D3DXSHEvalHemisphereLight.
|
2013-04-04 19:27:52 +02:00 |
Nozomi Kodama
|
6247dae2ac
|
d3dx9: Implement D3DXSHEvalSphericalLight.
|
2013-04-04 19:27:23 +02:00 |
André Hentschel
|
4b98d78951
|
hid: Add HidD_GetManufacturerString stub.
|
2013-04-04 13:28:46 +02:00 |
Jacek Caban
|
adb8c8615b
|
configure: Get rid of no longer needed OpenSSL checks.
|
2013-04-03 17:54:04 +02:00 |
Jactry Zeng
|
8c53b6fde4
|
msvcrt: Add missing declarations for _wcsncoll, _wcsncoll_l, _wcsicoll_l, _wcsnicoll_l and wcscoll_l.
|
2013-04-01 14:42:25 +02:00 |
Alistair Leslie-Hughes
|
a4cb7c46fe
|
iads.idl: Add missing interfaces.
|
2013-03-27 20:12:27 +01:00 |
Piotr Caban
|
9c4be83a78
|
msvcrt: Added _set_output_format implementation.
|
2013-03-27 12:13:20 +01:00 |
Nikolay Sivov
|
c5a73badad
|
hlink: Implement HlinkUpdateStackItem().
|
2013-03-26 12:10:16 +01:00 |
André Hentschel
|
3c04958b8a
|
ntdll: Implement RtlLookupFunctionEntry on ARM.
|
2013-03-25 14:08:42 +01:00 |
André Hentschel
|
df7f4fb720
|
ntdll: Add stubs for RtlAddFunctionTable and RtlDeleteFunctionTable on ARM.
|
2013-03-25 14:08:32 +01:00 |
André Hentschel
|
5d712e7ea0
|
winedump: Recognize IMAGE_DEBUG_TYPE_CLSID.
|
2013-03-25 14:07:49 +01:00 |
Hans Leidekker
|
02f2ab9437
|
winhttp: Implement WINHTTP_OPTION_CONNECTION_INFO.
|
2013-03-15 11:45:09 +01:00 |
Jacek Caban
|
532de89170
|
mshtml.idl: Added IHTMLButtonElement and DispHTMLButtonElement declarations.
|
2013-03-14 19:40:52 +01:00 |
Jacek Caban
|
9e5b4eb056
|
msctf.idl: Added ITfContextOwnerServices declaration.
|
2013-03-14 14:55:54 +01:00 |
Jactry Zeng
|
50e323502e
|
atl100: Added AtlSetPerUserRegistration stub implementation.
|
2013-03-14 12:01:55 +01:00 |
Alexandre Julliard
|
34ff565708
|
exception.h: Android doesn't have sigsetjmp.
|
2013-03-13 16:27:50 +01:00 |
Jacek Caban
|
15448724be
|
winnt.h: Added GCC variant of DEFAULT_UNREACHABLE macro.
|
2013-03-13 16:27:45 +01:00 |
André Hentschel
|
41658157b1
|
include: Remove SPARC support.
|
2013-03-11 10:51:27 +01:00 |
Hans Leidekker
|
6493d6abbc
|
user32: Add a stub implementation of UserHandleGrantAccess.
|
2013-03-08 11:02:25 +01:00 |
Nozomi Kodama
|
9085f1d27f
|
d3dx9: Implement D3DXSHEvalConeLight.
|
2013-03-07 17:33:13 +01:00 |
Piotr Caban
|
14a81773c7
|
msvcrt: Added __pxcptinfoptrs implementation.
|
2013-03-05 12:44:30 +01:00 |
André Hentschel
|
0effd926b6
|
server: Remove SPARC support.
|
2013-03-05 11:04:07 +01:00 |
Alessandro Pignotti
|
f53fa4f05b
|
strmbase: Remove code duplicated by every user of ISeekingPassThruImpl.
|
2013-03-05 09:50:02 +01:00 |
Jacek Caban
|
b48ea4024d
|
urlmon.idl: Added IGetBindHandle declaration.
|
2013-02-28 21:02:09 +01:00 |
Jacek Caban
|
0f9885448e
|
mshtml.idl: Added IHTMLLabelElement* interfaces declarations.
|
2013-02-28 21:01:48 +01:00 |
André Hentschel
|
874d077ca6
|
msvcrt: Add a new file for the ARM exception handling.
|
2013-02-27 19:23:45 +01:00 |