Commit Graph

10659 Commits

Author SHA1 Message Date
Henri Verbeet 7f416ff339 wined3d: Validate "data" in buffer_init(). 2015-07-31 12:08:53 +02:00
Nikolay Sivov e08b77b0a9 dwrite: Implement CreateAlphaTexture(). 2015-07-31 12:07:26 +02:00
Alistair Leslie-Hughes d55fe1f9ce d3dx9_36: Add D3DXCreateFragmentLinker, D3DXCreateFragmentLinkerEx stubs. 2015-07-31 12:05:14 +02:00
Alistair Leslie-Hughes 67840595d5 include: Add ID3DXFragmentLinker interface. 2015-07-31 12:05:03 +02:00
Sebastian Lackner 845164004b ntdll: Implement ThreadQuerySetWin32StartAddress info class in NtQueryInformationThread. 2015-07-29 21:44:03 +02:00
Sebastian Lackner 6ab494ceb5 ntdll: Implement ThreadQuerySetWin32StartAddress info class in NtSetInformationThread. 2015-07-29 21:44:03 +02:00
Sebastian Lackner 6156cf3134 server: Use a separate wineserver call to fetch thread times. 2015-07-29 21:44:03 +02:00
Jacek Caban 5c000dca57 include: Added inspectable.idl file. 2015-07-28 13:41:45 +02:00
Michael Stefaniuc 7f1a5d4678 include: Add IAMVfwCaptureDialogs declaration. 2015-07-28 09:55:04 +02:00
Hans Leidekker 2e9a2d8062 netapi32: Implement DavGetHTTPFromUNCPath. 2015-07-28 09:53:15 +02:00
Hans Leidekker c42f38fd17 netprofm: Create a connection point object for INetworkCostManagerEvents. 2015-07-28 09:52:52 +02:00
Henri Verbeet e9e21ab4f9 include: Add WIC error codes to winerror.h. 2015-07-28 09:48:38 +02:00
Hans Leidekker 2630146bcd include: Add definition of MIB_IF_ROW2. 2015-07-22 16:42:46 +02:00
Hans Leidekker 6cf1de4492 iphlpapi: Implement a couple of interface identifier conversion functions. 2015-07-22 16:42:42 +02:00
Nikolay Sivov 939fb10a6e webservices: Added WsCreateError stub. 2015-07-22 16:42:42 +02:00
Alistair Leslie-Hughes a6749d527f include: Correct spelling of Tessellate. 2015-07-22 07:27:43 +02:00
Hans Leidekker f0dee09c52 davclnt: Add stub implementations of DavRegisterAuthCallback and DavUnregisterAuthCallback. 2015-07-21 16:33:23 +02:00
Henri Verbeet e2c0c611d4 d3d10core: Implement d3d10_device_CopySubresourceRegion(). 2015-07-20 11:50:27 +02:00
Hans Leidekker 4ad09a150e user32: Add a stub implementation of UnregisterPowerSettingNotification. 2015-07-17 20:17:36 +09:00
Hans Leidekker 0bd46f1501 msi: Add a stub implementation of MsiJoinTransaction. 2015-07-15 23:19:29 +09:00
Dmitry Timoshkov 770e15eef1 include: Add support for NtCurrentTeb and PSDK compiler in 64-bit mode. 2015-07-14 14:39:42 +09:00
Huw Davies 173ae68f0b rpcrt4: Procedures containing a range within a conformance have a larger correlation descriptor. 2015-07-13 22:11:42 +09:00
Henri Verbeet 3ce3dedfa9 include: Add Direct2D error codes to winerror.h. 2015-07-09 23:18:09 +09:00
Sebastian Lackner 025ea11dc4 ntdll/tests: Add tests for RtlCompressBuffer. 2015-07-09 17:34:37 +09:00
Alexandre Julliard bf26950194 server: Pass the file instead of the device pointer in all IRP requests. 2015-07-09 14:48:34 +09:00
Alexandre Julliard 13499a3d11 ntoskrnl: Implement creation and destruction of file objects. 2015-07-09 14:48:14 +09:00
Alexandre Julliard 350ee62ab4 server: Queue an IRP_MJ_CLOSE request on file destruction. 2015-07-09 14:38:18 +09:00
Alexandre Julliard b1fd5955c9 server: Queue an IRP_MJ_CREATE request on file creation. 2015-07-09 14:38:18 +09:00
Alexandre Julliard d087ea6798 server: Pass the device client pointer as part of the IRP parameters. 2015-07-09 14:38:18 +09:00
Jacek Caban 47a11ec626 wincodec.idl: Added missing GUID_WICPixelFormat32bpp* declarations. 2015-07-08 23:27:01 +09:00
Jacek Caban 530a126139 dvdmedia.h: Added AMINTERLACE_* defines. 2015-07-08 23:26:59 +09:00
Aric Stewart f9105eac34 include: Add IRP_MJ_POWER minor function codes. 2015-07-08 16:02:24 +09:00
Aric Stewart e485da13ce include: Add HID_XFER_PACKET and HID_REVISION to hidclass.h. 2015-07-08 16:02:24 +09:00
Aric Stewart b32aaab065 include: New ddk/hidtypes.h include file. 2015-07-08 16:02:24 +09:00
Alexandre Julliard 354688faba include: Add ddk/ prefix when including ddk headers. 2015-07-08 15:24:18 +09:00
Aric Stewart 71e5fdf478 include: Add ddk/hidport.h. 2015-07-07 21:47:30 +09:00
Sebastian Lackner 6c586d5db8 kernel32: Forward threadpool wait functions to ntdll. 2015-07-06 14:49:39 +09:00
Sebastian Lackner eadd27a38a kernel32: Forward remaining threadpool functions to ntdll. 2015-07-03 13:08:20 +09:00
Sebastian Lackner 56b9af1150 kernel32: Forward threadpool instance functions to ntdll. 2015-07-03 13:08:05 +09:00
Sebastian Lackner 4b0ecd3e22 kernel32: Forward threadpool timer functions to ntdll. 2015-07-03 13:07:47 +09:00
Sebastian Lackner 1165cc0953 kernel32: Forward threadpool work functions to ntdll. 2015-07-03 13:07:37 +09:00
Sebastian Lackner a54d972868 kernel32: Forward threadpool cleanup group functions to ntdll. 2015-07-03 13:07:18 +09:00
Jacek Caban 0d2c6db9d2 wincrypt.h: Added some missing constants. 2015-07-03 08:28:08 +09:00
Aaryaman Vasishta 388da78edc d3drm: Fix function signature for IDirect3DRM3::CreateDeviceFromSurface. 2015-07-02 13:48:48 +09:00
Nikolay Sivov 2bb581b9b7 uxtheme: Partial implementation of DrawThemeTextEx. 2015-07-02 13:43:43 +09:00
Aric Stewart 098efa1edc hid: Implement HidP_GetScaledUsageValue. 2015-07-01 19:18:20 +09:00
Aric Stewart 1174fc63ad hid: Implement HidP_MaxUsageListLength. 2015-07-01 19:18:20 +09:00
Aric Stewart 674080da91 hid: Implement HidD_GetAttributes. 2015-07-01 19:18:19 +09:00
Aric Stewart eac15cae71 hid: Implement HidD_GetInputReport. 2015-07-01 19:18:19 +09:00
Aric Stewart 5b790bde5e hid: Implement HidD_GetPreparsedData and HidD_FreePreparsedData. 2015-07-01 19:18:18 +09:00