Commit Graph

10833 Commits

Author SHA1 Message Date
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
Aric Stewart 30480a2369 hid: Implement HidP_InitializeReportForID. 2015-07-01 19:18:18 +09:00
Aric Stewart ecc6196508 hid: Implement HidP_GetUsageValue. 2015-07-01 19:18:18 +09:00
Aric Stewart 8bb231c4ae hid: Implement HidP_GetUsages. 2015-07-01 19:18:17 +09:00
Aric Stewart 0bb216ff35 hid: Implement HidP_GetValueCaps. 2015-07-01 19:18:17 +09:00
Aric Stewart b183dc3d6e hid: Implement HidP_GetButtonCaps. 2015-07-01 19:18:17 +09:00
Michael Müller d0ae2b0d3d kernel32: Implement GetNumaProcessorNode. 2015-06-29 19:07:51 +09:00
Nikolay Sivov 15eba39978 kernel32: Implement EnumCalendarInfoExEx(). 2015-06-29 19:07:46 +09:00
Nikolay Sivov 48246a149e user32: Added stubs for ShutdownBlockReasonCreate/ShutdownBlockReasonDestroy. 2015-06-29 18:51:02 +09:00
Aric Stewart ab3300cdda include: Add ddk/hidpi.h. 2015-06-26 20:35:06 +09:00
Aric Stewart 4ba1d8d8ef include: Add ddk/hidclass.h. 2015-06-26 20:35:05 +09:00
Thomas Faber 38fb26fbb3 dimm.idl: Add IActiveIMMMessagePumpOwner. 2015-06-25 13:57:02 +09:00
André Hentschel 8d4917e865 include: Add IMAGE_LOAD_CONFIG_DIRECTORY64 definition. 2015-06-24 15:37:02 +09:00
Andrew Eikum 97536c1678 include: Upgrade interface definitions to XAudio2 2.8.
This updates IXAudio2, IXAudio2SourceVoice, and IXAudio2MasteringVoice
to version 2.8. New interfaces are created for breaking changes from
version 2.7. The implementation in dlls/xaudio2_7 is updated to match.
2015-06-17 18:19:51 +09:00
Nikolay Sivov b0db959ec9 riched20: Improve tracing for unimplemented range methods. 2015-06-16 20:00:37 +09:00
Qian Hong 0edeb9b9b1 include: Remove duplicate macro definition in shellapi.h. 2015-06-16 20:00:37 +09:00
Henri Verbeet 7e8c88fa1e d2d1: Fix the ID2D1Factory::CreatePathGeometry() declaration. 2015-06-15 22:10:35 +09:00
Nikolay Sivov 6d53f071c6 ole32: Marshal HICON as remotable handle. 2015-06-15 22:10:31 +09:00
Olivier F. R. Dierick 01e5385882 kernel32: Implement SetFileCompletionNotificationModes as a stub. 2015-06-15 17:27:38 +09:00
André Hentschel bd1f7ef186 include: Rename 64-bit PState to 32-bit Cpsr on ARM64. 2015-06-15 14:51:33 +09:00
Michael Müller fd8fae105b kernel32: Improve stub for SetFileInformationByHandle. 2015-06-11 15:32:26 +09:00
Zebediah Figura 0399b100a7 include: Add event trace flags and guid to evntrace.h. 2015-06-10 16:20:54 +09:00
Zebediah Figura be47a6f59d include: Add WNODE flags to wmistr.h. 2015-06-10 16:19:57 +09:00
Alexandre Julliard 3d7aa246d5 server: Add a request to empty the clipboard. 2015-06-09 22:09:56 +09:00
Nikolay Sivov a5ab896abd gdiplus: Added GdipImageSetAbort stub. 2015-06-09 18:05:48 +09:00
Nikolay Sivov 5742497a35 kernel32/tests: Some tests for invalid classes in SetFileInformationByHandle(). 2015-06-09 18:05:48 +09:00
Sebastian Lackner 5204d89dc9 kernel32/tests: Add tests for virtual memory alignment behaviour.
AT_ROUND_TO_PAGE is only available on 32-bit non-wow64 systems.
2015-06-08 15:33:59 +09:00
Nikolay Sivov b17e4376d5 kernel32: Fail properly for unsupported classes in GetFileInformationByHandleEx. 2015-06-08 15:29:44 +09:00
Hans Leidekker e1f9b916fd include: Add missing BITS interfaces. 2015-06-05 18:39:21 +09:00
Ken Thomases 260832c5c8 configure: Add a check for libunwind.h. 2015-06-05 15:07:52 +09:00
Qian Hong 71080cc081 ntdll: Implemenent ObjectTypeInformation class support in NtQueryObject. 2015-06-05 14:32:01 +09:00
Daniel Lehman e89813fe3c msvcr120: Add erf functions. 2015-05-29 16:16:21 +09:00
Nikolay Sivov d178e7ba68 riched20: Added GetStoryType(). 2015-05-29 15:00:32 +09:00
André Hentschel 29c47defe6 winedump: Add more image debug types. 2015-05-28 14:20:57 +09:00
André Hentschel 8e0164bd26 include: Add more ARM64 CV constants. 2015-05-28 14:20:55 +09:00
Andrew Eikum ab22ea74a4 msacm32: Make ACM driver details match native more closely. 2015-05-27 14:31:39 +09:00
Nikolay Sivov 1c0cf0efb3 riched20: Implement tomTrackParms/tomCacheParms. 2015-05-26 18:45:34 +09:00
Mark Harmstone 8d42c76e88 include: Add GetFileMUIPath to winnls.h. 2015-05-26 18:45:33 +09:00
Francois Gouget 7da2416e77 include: Add more interfaces to ctfutb.idl. 2015-05-25 14:34:07 +09:00
Francois Gouget 3b6ca071d0 include: Remove an unneeded include directive from msctf.idl. 2015-05-25 14:34:07 +09:00
Nikolay Sivov 1f55764dfc riched20: Added some tom* constants used with ITextFont::Reset(). 2015-05-22 18:04:41 +09:00
Nikolay Sivov b191519a4b include: Fix missing attributes in urlmon.idl. 2015-05-21 15:41:40 +09:00
Nikolay Sivov 3e64491a4a include: Fix oleacc.idl size_is attributes for void** arrays. 2015-05-21 14:37:49 +09:00
Martin Storsjo 68b654ad2f kernel32: Implement a few more classes in GetFileInformationByHandleEx. 2015-05-21 14:26:34 +09:00
André Hentschel cc95ba7ed2 include: Add more defines related to ARM64. 2015-05-21 14:23:42 +09:00
Ken Thomases 4655924568 configure: Add a check for sys/vnode.h. 2015-05-21 13:59:51 +09:00
Martin Storsjo c9c5ceccb4 kernel32: Implement GetSystemTimePreciseAsFileTime.
This just falls back to doing the same as GetSystemTimeAsFileTime.
2015-05-20 17:28:37 +09:00
Bruno Jesus 084bcaa76b iphlpapi: Set MIB_IPADDR_PRIMARY as wType for GetIpAddrTable entries. 2015-05-14 14:24:44 +09:00
Andrew Eikum d9a27e9ca0 kernel32: Implement CheckNameLegalDOS8Dot3. 2015-05-13 22:05:42 +09:00
Grazvydas Ignotas af6066c288 port.h: Make use of compiler support for pointer atomic ops. 2015-05-12 15:45:06 +09:00
Grazvydas Ignotas ae8408f147 port.h: Make use of compiler support for 64bit atomic ops. 2015-05-12 15:45:01 +09:00
Grazvydas Ignotas 4419edd79c port.h: Make use of compiler support for 32bit atomic ops. 2015-05-12 15:44:56 +09:00
Mark Harmstone e468f15d20 kernel32: Add GetFileMUIInfo stub. 2015-05-12 15:30:47 +09:00
Nikolay Sivov 594e0b674f shell32: Forward couple of IKnownFolder methods to regular API equivalents. 2015-05-11 15:39:24 +09:00
Nikolay Sivov 2c98d5b90c kernel32: Implement GetDynamicTimeZoneInformation(). 2015-05-11 15:39:24 +09:00
Martin Storsjo 518e102a7e advapi32: Add a stub implementation of EventSetInformation. 2015-05-11 15:39:24 +09:00
Nikolay Sivov 298216f1b6 include: Update msctf.idl. 2015-05-07 22:29:23 +09:00
Nikolay Sivov 39a5a1c696 include: Fix IAccessible definition. 2015-05-07 22:29:22 +09:00
Nikolay Sivov ce87d64ab4 shell32: Implement Application property of IShellFolderViewDual. 2015-05-06 18:13:59 +09:00
Alexandre Julliard a78f8f298a ntoskrnl: Flesh out IoBuildSynchronousFsdRequest implementation. 2015-05-06 17:16:48 +09:00
Alexandre Julliard 311f786286 server: Add a common structure to store irp parameters. 2015-05-06 17:16:16 +09:00
Alexandre Julliard 41ea55294e server: Add read and write requests on file objects. 2015-05-06 17:16:15 +09:00
Alexandre Julliard 860091d2fd server: Add an async structure to the flush request to follow the common pattern. 2015-05-06 17:16:15 +09:00
Alexandre Julliard fc4a94c0e2 server: Return irp size separately from the output data. 2015-05-06 08:44:30 +09:00
Alexandre Julliard 165dd1ff36 server: Rename ioctl to irp to allow supporting various types of I/O requests. 2015-05-06 08:44:29 +09:00
Aaryaman Vasishta ffbfd031a6 d3drm: Fix IDirect3DRMDevice declaration. 2015-05-04 20:09:36 +09:00
Matteo Bruni e35f82665c include: Fix comments about the availability of D3D light types. 2015-05-01 15:44:54 +09:00
Mark Harmstone 2b36f195b6 uxtheme: Stub out GetThemeTransitionDuration. 2015-05-01 15:18:02 +09:00
Nikolay Sivov e91dac5153 shell32: Update to IFolderView2. 2015-05-01 15:15:56 +09:00
Nikolay Sivov 5d288771c9 shell32: Update to IShellView3. 2015-04-30 16:20:58 +09:00
Nikolay Sivov 9a11e52480 include: Fixed method arguments attributes for oleacc.idl. 2015-04-29 12:27:10 +09:00
Nikolay Sivov d6802318aa include: Added IShellFolderViewDual definition. 2015-04-28 20:23:59 +09:00
Nikolay Sivov 4f228378db include: Use wellknown DISPID_* values. 2015-04-28 20:02:46 +09:00
Alexandre Julliard 247275aec3 server: Return a valid position also in posted messages. 2015-04-27 18:04:59 +09:00
Mark Harmstone 4a1ebd7369 include: Add buffered animation functions to uxtheme.h. 2015-04-27 15:10:17 +09:00
Mark Harmstone 85d6a5b9c9 include: Add buffered paint functions to uxtheme.h. 2015-04-27 15:10:15 +09:00
Matteo Bruni b963c73abb wined3d: Introduce D3D7+ normal matrix computation. 2015-04-24 19:07:52 +09:00
Stefan Leichter 0c525e79c4 wtsapi32: Add stub for WTSEnableChildSessions. 2015-04-23 15:02:18 +09:00
Piotr Caban d7f6eac058 msvcp110: Fix _Getcvt implementation. 2015-04-22 23:28:42 +09:00
Jacek Caban c61d9981e8 inseng.idl: Added more declarations. 2015-04-22 23:26:46 +09:00
Jacek Caban 4d7b7b71e1 inseng.idl: Added new IDL. 2015-04-22 23:26:38 +09:00
Matteo Bruni 6c6f92ee42 opengl32: Update to the current OpenGL spec. 2015-04-22 14:07:53 +09:00
Dmitry Timoshkov c0e876cb9e server: GetQueueStatus should clear only checked queue changed bits. 2015-04-21 17:32:53 +09:00
Hans Leidekker 985e226c07 advapi32: Support parsing mandatory label ACE strings. 2015-04-17 14:53:13 +09:00
Bruno Jesus f17826bd34 include: Add a missing field to IP_ADAPTER_ADDRESSES_LH. 2015-04-16 15:15:50 +09:00
Jacek Caban 86adba0651 textstor.idl: Added missing GXFPF_* constants. 2015-04-16 15:13:31 +09:00
Bruno Jesus fbde8fc0f0 include: Update iptypes.h with the old XP IP_ADAPTER_ADDRESSES structure. 2015-04-10 15:22:44 +09:00
Jianqiu Zhang 047698bf7d include: Add declaration for FILE_FS_FULL_SIZE_INFORMATION. 2015-04-09 13:27:17 +09:00
Mark Harmstone cb8545ab98 include: Add SM_CXPADDEDBORDER to winuser.h. 2015-04-09 13:26:45 +09:00
Andrew Cook 1d359a5827 server: Implement TerminateJobObject. 2015-04-07 23:15:47 +09:00
Sebastian Lackner 25505995af kernel32: Add stub for PowerSetRequest. 2015-04-07 15:14:35 +09:00
Vincent Povirk 5b893587bd windowscodecs: Add test for PNG gAMA metadata. 2015-04-07 15:09:47 +09:00
Mark Harmstone 1f4a4eca32 include: Update value of MAX_INTLIST_COUNT in uxtheme.h. 2015-04-07 15:09:34 +09:00
Grazvydas Ignotas d38d581ae1 include: Add a few missing entries in wingdi.h. 2015-04-07 15:08:56 +09:00
Thomas Faber 648c0209c3 include: Fix MIDL build in mshtml.idl. 2015-04-07 15:08:18 +09:00
Jacek Caban f991b70de4 wmsdkidl.idl: Added WMCreateReader declaration. 2015-04-06 23:23:43 +09:00
Thomas Faber 6c073fe9a9 include: Do not use out attribute for non-pointer parameters in shdeprecated.idl (MIDL). 2015-04-06 23:23:43 +09:00
Thomas Faber f962c7e0dc include: Add missing retval attribute to propget output parameters (MIDL). 2015-04-06 23:01:09 +09:00
Thomas Faber b5bbd153d6 include: Use correct UUIDs for IAudioMute, IAudioAutoGainControl and DevTopologyLib (MIDL). 2015-04-06 23:01:09 +09:00
Mark Harmstone 547fcead1f include: Add MUI constants to winnls.h. 2015-04-06 12:06:56 +09:00
Sebastian Lackner 61b8a189c5 include: Automatically detect if tests are running under Wine when WINETEST_PLATFORM is not specified. 2015-04-06 12:06:12 +09:00
Andrew Cook 5d85f57814 server: Track handle count of objects. 2015-04-03 17:07:37 +09:00
Andrew Cook 47ffeaee74 server: Implement io completion messages for job objects. 2015-04-03 00:33:29 +09:00
Andrew Cook ecd41d1de7 server: Implement job limit flags. 2015-04-03 00:33:29 +09:00
Andrew Cook 3affd63b34 server: Implement IsProcessInJob. 2015-04-01 22:34:19 +09:00
Andrew Cook 98132f0364 server: Implement AssignProcessToJobObject. 2015-04-01 22:34:18 +09:00
Andrew Cook 0e78b0248d server: Implement CreateJobObject. 2015-04-01 17:05:44 +09:00
Jacek Caban 292d7bdf0f wmsdkidl.idl: Added IWMReaderAdvanced* declarations. 2015-03-31 00:04:42 +09:00
Austin English 47ef8ebcc8 include: Add initial mfapi.h. 2015-03-30 19:49:11 +09:00
Austin English 88362a0770 kernel32: Add a stub for QueryThreadCycleTime. 2015-03-30 19:49:11 +09:00
Henri Verbeet 94967c28b9 wined3d: Add support for half-integer pixel centers.
Like in OpenGL and Direct3D 10+.
2015-03-30 19:10:29 +09:00
Michael Müller 8f0d5a37a3 kernel32/tests: Add tests for GetFinalPathNameByHandleA/W. 2015-03-27 00:11:36 +09:00
Jacek Caban b5bb2e2f53 d3d11_1.idl: Fixed ClearView argument (missing const). 2015-03-26 14:20:56 +09:00
Jacek Caban 9e37e4587e d3d11.idl: Added D3D11_FEATURE_DATA_D3D11_OPTIONS declaration. 2015-03-26 14:20:54 +09:00
Michael Müller 64c48d0e63 ntdll: Define a couple more information classes. 2015-03-26 14:20:48 +09:00
Jacek Caban 3c5387da05 dxgi1_2.idl: Added IDXGIAdapter2 declaration. 2015-03-25 23:28:11 +09:00
Jacek Caban a79621a689 d3d11sdklayers.idl: Added ID3D11Debug declaration. 2015-03-25 23:28:06 +09:00
Michael Müller 8e99972204 netprofm: Add stubbed IConnectionPoint interface. 2015-03-25 23:27:25 +09:00
Alexandre Julliard 9fc48b2866 server: Fix the string type in traces for I/O completion names. 2015-03-25 20:30:48 +09:00
Henri Verbeet 010ff106dd d3d10core: Implement d3d10_device_DrawInstanced(). 2015-03-24 17:41:17 +09:00
Henri Verbeet a33d3ad41b wined3d: Add support for SV_InstanceID. 2015-03-24 17:41:12 +09:00
Henri Verbeet f9fafb3686 wined3d: Use the "sysval_semantic" field instead of "semantic_name" to recognize SV_POSITION. 2015-03-24 17:41:09 +09:00
Henri Verbeet 1b08196c5a wined3d: Implement d3d10 style instance data step rates. 2015-03-24 17:41:06 +09:00
André Hentschel 75fc891340 include: Add more header guards. 2015-03-24 14:06:19 +09:00
Jacek Caban 0a92329914 dxgi1_2.idl: Added IDXGIFactory2 declaration.
Modified version of patch by Erik van Pienbroek.
2015-03-24 13:51:16 +09:00
Jacek Caban 824bbb3884 d3d11_1.idl: Added some missing declarations.
Modified version of patch by Erik van Pienbroek.
2015-03-24 13:51:13 +09:00
Jacek Caban df904b60f4 dxgi.idl: Added DXGI_SWAP_EFFECT_FLIP_SEQUENTIAL declaration. 2015-03-24 13:51:10 +09:00
Henri Verbeet 88f230b56e d3d10core: Also pass unused input layout elements to wined3d.
While these won't be used by the shader, they potentially affect the
calculated offset for WINED3D_APPEND_ALIGNED_ELEMENT elements.
2015-03-23 22:59:12 +09:00
Jacek Caban 88edfb5701 mshtml.idl: Added IHTMLSelectionObject2 declaration. 2015-03-23 16:20:22 +09:00
Henri Verbeet ba396e4212 wined3d: Simplify the wined3d_matrix structure. 2015-03-20 21:32:46 +09:00
Francois Gouget 7bf46e46c5 ws2_32: Add more WSA_FLAG_XXX values. 2015-03-17 14:17:43 +09:00
Jacek Caban d6e2b5b1ff wmsdkidl.idl: Added IWMWriterAdvanced* interfaces declarations. 2015-03-16 15:03:15 +09:00
Austin English 33e9798f72 include/winternl.h: Use ntdef.h where possible. 2015-03-13 21:53:36 +09:00
Sebastian Lackner 2daca626d4 ntdll: Implement [Nt|Zw]QueryLicenseValue. 2015-03-13 21:53:25 +09:00
Austin English 603bc1d3f8 include: Add remaining function prototypes in msasn1.h. 2015-03-12 13:56:52 +09:00
Jacek Caban f0aff23ddd wmvcore: Added WMCreateWriter implementation. 2015-03-12 13:54:13 +09:00
Jacek Caban 4e35d58748 d3drmdef.h: Fixed a typo. 2015-03-12 13:53:49 +09:00
Alexandre Julliard ecf7ed6650 server: Add a request to store the results of an ioctl asynchronously. 2015-03-11 22:45:51 +09:00
Austin English 71ffa9a2c5 include: Add some missing entries in hidusage.h. 2015-03-11 16:23:03 +09:00
Austin English cdea6c8c64 include: Add ASN1*string* definitions/functions. 2015-03-11 14:42:16 +09:00
Matteo Bruni 6dfcb29664 include: Pack structures to 4-bytes alignment on x86 in D3D headers. 2015-03-11 12:42:49 +09:00
Jacek Caban 8c826a3c63 wmsdkidl.idl: Added IWMWriter interface declaration. 2015-03-10 15:08:35 +09:00
Christian Costa 27c72ae986 d3dx9_36: Fix d3dx9_skin_info_ConvertToIndexedBlendedMesh stub. 2015-03-05 21:41:58 +09:00
Nikolay Sivov ebbb8fa5da services: Fix GetNotifyResults() prototype. 2015-03-05 21:17:56 +09:00
Alexandre Julliard 1895a42509 ntoskrnl: Use the MDL allocation routines for standard ioctl processing. 2015-03-04 23:57:38 +09:00
Alexandre Julliard 5fc369ff21 ntoskrnl: Use the IRP allocation routines for standard ioctl processing. 2015-03-04 23:51:32 +09:00
Nikolay Sivov d240fdff18 rpcrt4: Implement MesBufferHandleReset(). 2015-03-04 21:50:37 +09:00
Alexandre Julliard ecd350c3ff include: Avoid IKsPropertySet forward type redefinition. 2015-03-04 17:27:10 +09:00
Nikolay Sivov bcd8b6f4ee include: Fix null pointer dereference while tracing. 2015-03-03 17:13:52 +09:00
Sebastian Lackner 72a41c50e2 include: Fix definition of SECTION_BASIC_INFORMATION and SECTION_IMAGE_INFORMATION.
Based on a patch by Dmitry Timoshkov.
2015-03-03 17:10:19 +09:00
Alexandre Julliard 8843bc144d server: Allow passing an argument for the user APC async I/O callbacks. 2015-03-03 17:02:03 +09:00
Amine Khaldi 21bfc8c440 include: Correct DDSCAPS2 and DDSURFACEDESC2 structures and their uses. 2015-03-02 23:00:32 +09:00
Austin English 04baaa2bf3 include: Add ASN1_* function prototypes. 2015-03-02 22:51:10 +09:00
Francois Gouget 8d52f09646 advapi32: Avoid defining SECURITY_INFORMATION multiple times. 2015-03-02 13:51:07 +09:00
Francois Gouget fa01fdc321 include/ddk: Make ntddk.h compatible with systems that don't support nameless unions. 2015-03-02 13:49:08 +09:00
Mark Harmstone fa64a7d842 include: Add definition of GUID_All_Objects. 2015-03-02 13:48:49 +09:00
Matteo Bruni 41556170f2 d3d9: Pack structures to 4-bytes alignment on x86.
Reported by Christoph von Wittich.
2015-03-02 13:48:12 +09:00
Nikolay Sivov 5bd6b569cd include/debug.h: Support tracing of VT_BSTR|VT_BYREF. 2015-03-02 13:47:42 +09:00
Mark Harmstone 67fda1b2c3 include: Add definition for KSDATAFORMAT_TYPE_AUDIO. 2015-02-27 15:14:27 +09:00
Mark Harmstone e82f73bf9e include: Add IMediaObject interfaces. 2015-02-27 15:14:20 +09:00
Austin English e9cab9b381 include: Add more entries to msasn1.h. 2015-02-27 15:12:44 +09:00
Nikolay Sivov 0f80d4b619 services: Make RPC interface compatible with native. 2015-02-27 14:20:24 +09:00
Nikolay Sivov 1fcc75299f include: Fix packing of DWM_BLURBEHIND.
Spotted by Christoph von Wittich.
2015-02-27 13:18:55 +09:00
Nikolay Sivov 8f517054d2 include: Fix REPASTESPECIAL definition.
Spotted by Christoph von Wittich.
2015-02-27 13:18:52 +09:00
Andrew Eikum afa965a152 advapi32: Partially implement NotifyServiceStatusChangeW. 2015-02-26 23:05:12 +09:00
Amine Khaldi 3809c7a1bc include: Complete and properly pack DNS_HEADER structure. 2015-02-26 20:10:47 +09:00
Nikolay Sivov c0b0d3b4e2 services: Pass resume index to server. 2015-02-25 20:35:23 +09:00
Nikolay Sivov 3c186a65d3 services: Make ChangeServiceConfig2W() rpc call compatible with native one. 2015-02-25 20:35:23 +09:00
Austin English c633cadb4f include: Add msasn1.h. 2015-02-20 17:01:40 +09:00
Henri Verbeet 849149d5d3 wined3d: Add support for appending vertex declaration elements. 2015-02-13 18:53:17 +09:00
Austin English 295f194804 kernel32: Add SetVolumeMountPointA/W stubs. 2015-02-12 22:12:22 +09:00
Austin English ecdaf568b5 rpcrt4: Add a stub for I_RpcBindingInqLocalClientPID. 2015-02-10 16:41:37 +09:00
Jacek Caban 90aab41ce2 d3dcompiler.h: Added a few missing D3DCOMPILE_* flags. 2015-02-09 17:43:30 +09:00
Charles Davis 97bda9a05f ntdll: Support 64-bit Mac OS. 2015-02-06 22:35:17 +09:00
Mark Harmstone 258bb91fb0 include: Add standard effect GUIDs to dsound.h. 2015-02-05 19:58:09 +09:00
Austin English 47e7f4fdf2 include: Add hidusage.h. 2015-02-04 21:32:50 +09:00
Austin English f8089da4b3 msi: Add stubs for MsiEnumClientsExA/W. 2015-02-04 21:32:50 +09:00
Sebastian Lackner 15e609ba5b slc/tests: Add tests for SLGetWindowsInformationDWORD. 2015-02-03 16:30:49 +09:00
Orion Poplawski 8bf1732962 msvcrt: Bump MSVCRT_MB_LEN_MAX to 5 and use it in MSVCRT__wctomb_l for default buffer lengthSet MB_LEN_MAX to 5 to match MSVCRT_MB_LEN_MAX. 2015-02-03 14:38:40 +09:00
Stefan Dösinger 3ef1d6bcd9 wined3d: Pass WM_SYSCOMMAND(SC_RESTORE) to DefWindowProc. 2015-01-28 11:06:48 +01:00
Daniel Scharrer 4d05cfe577 kernel32: Add stub implementation for EnumResourceLanguagesEx. 2015-01-27 22:03:17 +01:00
Austin English 59e3a851f2 include/ddk: Add KWAIT_BLOCK struct to ntddk.h. 2015-01-27 21:30:43 +01:00
Austin English fa80425242 kernel32: Add GetSystemFirmwareTable stub. 2015-01-26 12:06:04 +01:00
Austin English cdc4022a54 include: Add minimal ntdef.h. 2015-01-26 12:06:03 +01:00
Charles Davis 7ef720f184 msvcrt: Support 64-bit platforms that don't have finitef or isnanf. 2015-01-23 11:58:14 +01:00
Alistair Leslie-Hughes f3c34daaeb dplay: Add missing defines. 2015-01-23 11:15:09 +01:00
Charles Davis 193d15cc3c kernel32: Don't use %gs on 64-bit Mac OS. 2015-01-23 11:11:37 +01:00
Hans Leidekker a884d98e99 msi: Add a partial implementation of MsiProvideComponent. 2015-01-21 18:08:10 +01:00
Henri Verbeet 525696fe6c wined3d: Properly cleanup samplers on wined3d_device_reset() / wined3d_device_uninit_3d(). 2015-01-19 14:31:53 +01:00
Henri Verbeet ca06f960ed wined3d: Use the same flags for wined3d_texture_set_color_key() and the "color_key_flags" field it sets.
This fixes a regression introduced by commit a8ab569415.
2015-01-19 14:31:51 +01:00
Matteo Bruni d6450cfad5 opengl32: Update to GL 4.5. 2015-01-15 22:12:57 +01:00
Henri Verbeet c6232e1d11 wined3d: Create GL sampler objects for wined3d sampler objects. 2015-01-15 17:24:43 +01:00
Henri Verbeet 4b480f5519 wined3d: Introduce struct wined3d_sampler_desc. 2015-01-15 17:24:32 +01:00
Jacek Caban 50608908eb activscp.idl: Added SCRIPT_E_* error codes. 2015-01-13 19:54:00 +01:00
André Hentschel 25f24f2b00 Update copyright info for 2015. 2015-01-06 19:30:13 +01:00
Mark Harmstone db75d7bf26 include: Add xaudio2.h. 2015-01-06 13:09:07 +01:00
Seán de Búrca 6cd0eb2027 kernel32: Implement Get{Time,Date}FormatEx. 2015-01-06 12:59:07 +01:00
Henri Verbeet ea534c9ab4 wined3d: Allow initial texture contents to be specified with wined3d_texture_create(). 2015-01-05 20:15:35 +01:00
Bruno Jesus 1c21aeeebc include: Add support for WS_ prefixed IPX names in wsnwlink.h. 2015-01-05 20:14:02 +01:00
Bruno Jesus 6b4dcb3f35 iphlpapi: Add a stub for CreateSortedAddressPairs(). 2015-01-05 20:13:02 +01:00
Stefan Leichter f592eea591 ntoskrnl.exe: Add stub for KeSetSystemAffinityThread. 2015-01-05 20:09:02 +01:00
Jacek Caban d4afbf5bd8 include: Added d3d11_1.idl. 2014-12-30 15:57:42 +01:00
Austin English 0db8da7075 include/ddk: Add csq.h. 2014-12-23 22:14:32 +01:00
Jacek Caban f28c441673 d3d11.idl: Added D3D11_APPEND_ALIGNED_ELEMENT declaration. 2014-12-22 13:30:45 +01:00
Sergey Kalinichev 7eed378f5d ntdll: Add stub for RtlSetHeapInformation. 2014-12-19 22:36:17 +01:00
Hans Leidekker e11f91ed8d mlang: Add a stub implementation of IMultiLanguage3::DetectOutboundCodePageInIStream. 2014-12-18 18:59:38 +01:00
Sebastian Lackner cacc9ae888 psapi: Implement semi-stub for K32EnumProcessModulesEx. 2014-12-16 17:25:36 +01:00
Austin English d3a3595e91 include: Flesh out IEnumWIA_DEV_INFO. 2014-12-16 16:14:10 +01:00
Sebastian Lackner d64bb04764 include: Add mferror.h header. 2014-12-16 11:41:01 +01:00
Austin English 42c4c870af comctl32: Add a stub for LoadIconWithScaleDown. 2014-12-15 14:18:56 +01:00
Nikolay Sivov 099146a6f9 dwrite_2.idl: Protect from D3DCOLORVALUE redefinition. 2014-12-12 13:46:21 +01:00
Jacek Caban ae1f015dab dxgi1_2.idl: Added IDXGISwapChain1 declaration. 2014-12-11 20:46:12 +01:00
Henri Verbeet af9ccb490a ddraw: Use wined3d_log2i() to calculate the level count in ddraw_surface_create(). 2014-12-10 19:32:08 +01:00
Henri Verbeet f5939399f0 wined3d: Use __builtin_clz() in wined3d_log2i() when available. 2014-12-10 13:40:47 +01:00
Martin Storsjo 42b8a7674a include: Add hstring.idl and winstring.h. 2014-12-10 13:39:08 +01:00
Bruno Jesus 1c4cb63036 ws2_32: Implement getsockopt(SO_BSP_STATE). 2014-12-09 20:05:58 +01:00
Martin Storsjo f185af6e82 include: Add a roapi.h header. 2014-12-09 18:55:14 +01:00
Martin Storsjo 547ba7a10b msvcr120: Implement more C99 math functions. 2014-12-08 17:25:26 +01:00
Martin Storsjo 589f58d806 msvcr120: Implement the _vacopy function. 2014-12-08 17:08:51 +01:00
Stefan Dösinger 19c860499a wined3d: Filter messages generated by focus handling. 2014-12-08 14:18:43 +01:00
Stefan Leichter 9668dddfc9 kernel32: Add stubs for CreateSymbolicLinkA/W. 2014-12-05 11:24:51 +01:00
Henri Verbeet 0e8f2786e9 wined3d: Keep a reference to the resource in shader resource views. 2014-12-01 11:00:23 +01:00
Stefan Dösinger 06010471c2 includes: Remove some double defines in d3d11.idl. 2014-11-28 17:05:07 +01:00
Stefan Dösinger 832aa40ae6 Revert "d3d10_1.idl: Added D3D10_1_SHADER_*_VERSION constants.".
This reverts commit 044d7e82bf.

These were added later by 9e942d29 in the _D3D10_1_CONSTANTS ifdef block.
The double define causes a compile error with midl.
2014-11-28 17:05:03 +01:00
Hans Leidekker 9023a95e5b user32: Add a stub implementation of IsTouchWindow. 2014-11-27 13:27:06 +01:00
Hans Leidekker a4a48d3fc8 vssapi: Add stub implementations for a couple of functions. 2014-11-27 13:26:42 +01:00
Stefan Leichter 791d4f9f8c difxapi: Add stubs for SetDifxLogCallbackA/W. 2014-11-26 17:26:09 +01:00