Commit Graph

10833 Commits

Author SHA1 Message Date
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
Sebastian Lackner f7f2167fe8 ole32/tests: Add tests for CoWaitForMultipleHandles. 2014-11-21 20:09:58 +09:00
Nikolay Sivov 5ff44e5aef include: Added SHAssocEnumHandlers() and related interfaces definition. 2014-11-20 22:30:34 +09:00
Stefan Dösinger f6dde70624 wined3d: Restore the display mode on focus change. 2014-11-19 17:56:44 +09:00
Bruno Jesus b82bb85760 include: Add SO_BSP_STATE definition. 2014-11-18 14:10:45 +09:00
Henri Verbeet 82f70e25c1 d3d9: Remove some incorrect constants from d3d9types.h.
D3DPRESENT_BACK_BUFFER_MAX doesn't exist at all and
D3DPRESENT_BACK_BUFFERS_MAX is in d3d9.h.
2014-11-17 19:30:31 +09:00
Jacek Caban 949ecc5123 wpcapi.idl: Added WPCFLAG_RESTRICTION declaration. 2014-11-13 21:04:36 +09:00
Stefan Dösinger 06328e91f7 wined3d: Add new D3DCREATE flags. 2014-11-13 20:35:46 +09:00
Hans Leidekker b31ed58b96 server: Set the security descriptor of named pipe objects. 2014-11-12 21:09:50 +09:00
Sebastian Lackner 0cde50d223 d3dx9_36: Implement D3DXCreatePolygon.
Based on a patch by David Adam.
2014-11-11 16:19:44 +09:00
Iván Matellanes bcbd83d154 msvcrt: Added _fread_nolock_s implementation. 2014-11-10 19:25:15 +09:00
Iván Matellanes e4f9f53719 msvcrt: Add missing declarations in wchar.h. 2014-11-10 19:24:14 +09:00
Nikolay Sivov d0ad33c219 include: Add a couple more defines for D3DPRESENT_* flags. 2014-11-10 19:23:57 +09:00
Nikolay Sivov 6ce8cc149e dwrite: Implement GetMetrics() for DWRITE_FONT_METRICS1. 2014-11-07 20:57:02 +09:00
Iván Matellanes 0ad3537d68 msvcrt: Added _putwc_nolock implementation. 2014-11-06 13:41:27 +09:00
Iván Matellanes 755a54b2a7 msvcrt: Added _putc_nolock implementation. 2014-11-06 13:41:23 +09:00
Iván Matellanes fb4248315f msvcrt: Added _getwc_nolock implementation. 2014-11-06 13:41:19 +09:00
Iván Matellanes caedfc8954 msvcrt: Added _getc_nolock implementation. 2014-11-06 13:41:13 +09:00
Iván Matellanes 4f807d9ae9 msvcrt: Added _ungetwc_nolock implementation. 2014-11-05 13:15:44 +09:00
Iván Matellanes 6f24dd9677 msvcrt: Added _ungetc_nolock implementation. 2014-11-05 13:15:20 +09:00
Iván Matellanes b536ff62ef msvcrt: Added _fputwc_nolock implementation. 2014-11-05 13:14:35 +09:00
Iván Matellanes 975a95a25b msvcrt: Added _fputc_nolock implementation. 2014-11-05 13:14:03 +09:00
Matteo Bruni ea85db2a3f wined3d: Add ATI1N texture format support. 2014-11-04 21:15:56 +09:00
Henri Verbeet 875a7c5426 wined3d: Use the input signature to setup SM4 pixel shader input semantics. 2014-11-04 16:54:35 +09:00
Henri Verbeet a21784b116 d3d10core: Free the output signature after creating the wined3d shader. 2014-11-04 16:54:32 +09:00
Austin English 825673210f ntoskrnl.exe: Add a stub for IoRegisterPlugPlayNotification. 2014-11-04 13:26:28 +09:00
Iván Matellanes 156684ba91 msvcrt: Added _fgetwc_nolock implementation. 2014-10-31 15:35:36 +09:00
Iván Matellanes 878b4a9280 msvcrt: Added _fgetc_nolock implementation. 2014-10-31 15:35:24 +09:00
Austin English 9c5f23121a ntoskrnl.exe: Add ObQueryNameString stub. 2014-10-30 12:33:54 +09:00
Iván Matellanes 4bb80afedc msvcrt: Added _fflush_nolock implementation.
Thanks to Piotr Caban for the test.
2014-10-27 19:03:57 +09:00
André Hentschel 574b30b685 bcrypt: Add stub for BCryptGetProperty. 2014-10-22 21:00:27 +09:00
Sebastian Lackner 19927ee517 kernel32/tests: Add test for GetProcessDEPPolicy. 2014-10-21 18:51:17 +09:00
Iván Matellanes c53e0384a5 msvcrt: Added _fseek_nolock implementation. 2014-10-16 13:02:24 +09:00
Iván Matellanes 5077d8c137 msvcrt: Added _fseeki64_nolock implementation. 2014-10-16 13:02:16 +09:00
Iván Matellanes 50574ccffa msvcrt: Added _ftell_nolock implementation. 2014-10-16 13:02:08 +09:00
Iván Matellanes 7cf0c877b3 msvcrt: Added _ftelli64_nolock implementation. 2014-10-16 13:01:59 +09:00
Sebastian Lackner 9a806d0f1c kernel32/tests: Add tests for DEP combined with guard pages and write watches. 2014-10-13 18:30:57 +09:00
Francois Gouget 8127fd9599 dwrite: Avoid redefining the DWRITE_GLYPH_RUN typedef. 2014-10-13 18:09:20 +09:00
Iván Matellanes 25d7a1bbbf msvcrt: Added _fwrite_nolock() implementation. 2014-10-13 18:09:06 +09:00
Iván Matellanes 206ea48f20 msvcrt: Added _fread_nolock() implementation. 2014-10-13 18:08:54 +09:00
André Hentschel e97746a538 slc: Add stub for SLGetWindowsInformation. 2014-10-08 17:45:35 +02:00
Austin English 80c3a8f8bc wsnmp32: Add stub for SnmpOpen. 2014-10-08 17:43:48 +02:00
Iván Matellanes 9fda14a9d6 msvcrt: Added _fclose_nolock() implementation. 2014-10-08 14:47:46 +02:00
Nikolay Sivov 3b1e8bf824 dwrite: Use public macro to define OpenType tags. 2014-10-07 20:22:02 +02:00
Nikolay Sivov 52e4c5a802 include: Added GetLocaleInfoEx() definition. 2014-10-06 17:33:48 +02:00
Nikolay Sivov 7c035744f6 dwrite: Implement CreateNumberSubstitution(). 2014-10-02 22:55:02 +02:00
Sebastian Lackner 20b5c99f11 kernel32/tests: Add tests for FindFirstFileExA with FIND_FIRST_EX_LARGE_FETCH flag. 2014-10-02 20:30:58 +02:00
Henri Verbeet 97856bcfee wined3d: Replace wined3d_surface_update_desc() with wined3d_texture_update_desc(). 2014-09-29 10:37:35 +02:00
Nikolay Sivov 59d9a2e16b include: Update dwrite headers to match SDK 8.1. 2014-09-25 13:44:07 +02:00
Henri Verbeet a3daed9604 d3d10core: Implement d3d10_device_GetPredication(). 2014-09-19 10:49:24 +02:00
Henri Verbeet fdf60e51fc d3d10core: Implement d3d10_device_SetPredication(). 2014-09-19 10:49:11 +02:00
Henri Verbeet 686546b6d3 d3d10core: Create wined3d queries for queries. 2014-09-19 10:49:02 +02:00
Henri Verbeet f06a57f678 d3d10core: Implement d3d10_device_PSGetShaderResources(). 2014-09-17 11:05:08 +02:00
Henri Verbeet 8080212f43 d3d10core: Implement d3d10_device_PSSetShaderResources(). 2014-09-17 11:05:05 +02:00
Henri Verbeet 354a6d4e2c d3d10core: Implement d3d10_device_GSGetShaderResources(). 2014-09-17 11:05:01 +02:00
Henri Verbeet 9c3266fe1d d3d10core: Implement d3d10_device_GSSetShaderResources(). 2014-09-17 11:04:58 +02:00
Henri Verbeet 482e5f589b d3d10core: Implement d3d10_device_VSGetShaderResources(). 2014-09-17 11:04:54 +02:00
Henri Verbeet 1e434b52d0 d3d10core: Implement d3d10_device_VSSetShaderResources(). 2014-09-16 12:24:59 +02:00
Henri Verbeet e01d207699 d3d10core: Create wined3d views for shader resource views. 2014-09-16 12:24:50 +02:00
Henri Verbeet c8f758a099 d2d1: Implement d2d_factory_CreateWicBitmapRenderTarget(). 2014-09-15 12:13:50 +02:00
Henri Verbeet 810977446a dxgi: Call wined3d_device_init_3d() on device creation. 2014-09-15 12:12:51 +02:00
Henri Verbeet 72aaaac486 dxgi: Get rid of IWineDXGIFactory. 2014-09-15 12:12:43 +02:00
Henri Verbeet 22abd896fa dxgi: Get rid of IWineDXGIAdapter. 2014-09-15 12:12:41 +02:00
Marcus Meissner 97be8d027b shell32: Added stub for SHEnumerateUnreadMailAccountsW. 2014-09-15 10:12:20 +02:00
Marko Hauptvogel 3186e72f29 winsock: Add icmpv6 protocol. 2014-09-12 10:43:24 +02:00
Jacek Caban 7ae1f45d79 oleacc: Register CAccPropServices class. 2014-09-11 16:55:32 +02:00
Hans Leidekker a5d8ab57f6 msi: Check transform validation flags. 2014-09-03 16:31:17 +02:00
Jacek Caban 383e223cda msctf.idl: Added ITfMouse* interfaces. 2014-09-01 21:10:11 +02:00
Austin English 62e7c38859 include: Add EncryptedFileRaw functions and defines. 2014-08-29 10:45:08 +02:00
Jacek Caban be415f3c8c d3d11.idl: Added a few more missing constants. 2014-08-26 22:18:43 +02:00
Jacek Caban 4f3b0c126d restartmanager.h: Added some missing declarations. 2014-08-25 15:11:18 +02:00
Henri Verbeet 736b9e1c1c wined3d: Get rid of wined3d_device_color_fill(). 2014-08-22 12:53:26 +02:00
Henri Verbeet 07985a8c38 wined3d: Use rendertarget views for depth/stencil buffers instead of surfaces.
I don't think the difference between d3d10 depth/stencil and rendertarget
views is large enough to justify a separate type. Unfortunately that does make
the name "wined3d_rendertarget_view" slightly awkward.
2014-08-22 12:53:11 +02:00
Erich E. Hoover cf4404cfbb dwmapi: Add stub for DwmInvalidateIconicBitmaps. 2014-08-21 21:33:55 +02:00
Henri Verbeet b005ad6f90 wined3d: Use rendertarget views for color output instead of surfaces. 2014-08-21 12:24:42 +02:00
Henri Verbeet fb7135efd1 wined3d: Introduce struct wined3d_rendertarget_view_desc. 2014-08-21 12:24:28 +02:00
Sebastian Lackner 82ce3fdcfd server: Implement set_named_pipe_info wineserver call for NtSetInformationFile/FilePipeInformation.
Based on a patch by Adam Martinson.
2014-08-20 19:40:07 +02:00
Adam Martinson 55e10e4ae2 ntdll: Implement FILE_PIPE_INFORMATION for NtQueryInformationFile. 2014-08-20 19:35:44 +02:00
Jacek Caban 9f06f24f0a d3d10_1.idl: Added _D3D10_1_CONSTANTS guard. 2014-08-19 16:11:18 +02:00
Jacek Caban b5381dd772 d3d11.idl: Added some missing declarations. 2014-08-18 12:44:07 +02:00
Jacek Caban 9e942d2950 d3d10_1.idl: Added some missing constants. 2014-08-18 12:44:06 +02:00
André Hentschel fa67586811 wpcap: Implement pcap_lib_version. 2014-08-07 17:53:12 +02:00
Andreas Mohr 6a86e2e983 kernel32: Fix naming/spelling/typo of macro to HasOverlappedIoCompleted(). 2014-08-04 19:28:04 +02:00
Austin English bb25986702 hid: Add HidD_GetProductString stub. 2014-08-04 16:20:15 +02:00
Nikolay Sivov ece85fad22 include: Added IDWriteLocalFontFileLoader. 2014-08-04 16:19:04 +02:00
David Hedberg a79be28e8c shell32: Implement SHCreateShellItemFromIDLists. 2014-08-04 14:27:46 +02:00
Henri Verbeet 9020ef9675 wined3d: Make the "desc" parameter to wined3d_buffer_create() const. 2014-08-04 14:23:40 +02:00
Henri Verbeet 6a1a18e7e2 d3d10core: Implement d3d10_device_CopyResource(). 2014-08-04 14:23:36 +02:00
Thomas Faber 4ea1f35777 strmbase: Separate BasePin destructors from Release. 2014-07-28 17:23:06 -05:00
Jactry Zeng 58ba839be3 include: Fix wrong type in tom.idl. 2014-07-28 17:20:45 -05:00
Jacek Caban d2886a05f9 wine/debug.h: Added debugstr_variant and debugstr_vt aliases and removed all duplicated implementations. 2014-07-24 17:05:55 +02:00
Jacek Caban e18ef3cf4c wine/debug.h: Added wine_dbgstr_variant and wine_dbgstr_vt implementations. 2014-07-24 17:05:51 +02:00
Thomas Faber b4c96633ea include: Correctly spell STATUS_SMI_PRIMITIVE_INSTALLER_FAILED. 2014-07-23 21:24:24 +02:00
Alexandre Julliard 8d817997ce configure: Add a check for sys/ucontext.h and include it where appropriate. 2014-07-23 19:06:58 +02:00
Thomas Faber 992f5345ed strmbase: Separate BaseFilter destructor from Release. 2014-07-21 11:49:53 +02:00
Henri Verbeet 6944803ccc d2d1: Implement D2D1MakeRotateMatrix(). 2014-07-18 19:13:38 +02:00
Stefan Dösinger 341db6d8d3 wined3d: Remove wined3d_texture_set/get_priority. 2014-07-16 16:10:05 +02:00
Stefan Dösinger cf11933701 wined3d: Remove wined3d_buffer_set/get_priority. 2014-07-16 16:10:01 +02:00
Stefan Dösinger 086545cdd3 wined3d: Remove wined3d_volume_set/get_priority. 2014-07-16 16:09:56 +02:00
Stefan Dösinger 2abecc46c6 wined3d: Remove wined3d_surface_set/get_priority. 2014-07-16 16:09:51 +02:00
Nikolay Sivov b4acc62e63 kernel32: Partially implement GetGeoInfo(). 2014-07-11 12:22:26 +02:00
Gediminas Jakutis fe802d92bb d3dx9: Implement D3DXCreateTorus() + tests. 2014-07-10 12:40:34 +02:00
Jacek Caban 0d5e3e74d5 wininet.h: Added InternetCookieState declaration. 2014-07-04 14:51:22 +02:00
Jacek Caban 50ccf65fe6 wininet.h: Added missing INTERNET_COOKIE_* flags. 2014-07-03 18:17:54 +02:00
Nikolay Sivov 7041b4db85 advapi32: Implement RegSetKeyValue(). 2014-07-02 19:59:01 +02:00
Jacek Caban 1b5a126184 urlmon.idl: Added missing Uri_CREATE_* flags. 2014-07-02 19:57:27 +02:00
Stefan Dösinger 9d49b7a9be wined3d: Set palettes on the swapchain. 2014-06-30 22:04:53 +02:00
Nikolay Sivov 3a2db918d9 kernel32: Added support for C3_HIGHSURROGATE/C3_LOWSURROGATE in GetStringTypeW(). 2014-06-30 22:04:52 +02:00
Henri Verbeet 09fda3b805 d3d9: Improve d3d9_device_TestCooperativeLevel(). 2014-06-27 10:37:36 +02:00
Sebastian Lackner 9696ea5063 server: Get rid of RIP_EVENT union elements. 2014-06-23 10:20:19 +02:00
Sebastian Lackner 0114be0978 kernel32: Process DBG_RIPEXCEPTION events like regular exceptions. 2014-06-23 10:18:39 +02:00
Sebastian Lackner 2f9fdec310 server: Remove output_debug_string request. 2014-06-20 16:30:52 +02:00
Austin English fd6c5490df kernel32: Add a stub for UnregisterApplicationRestart. 2014-06-18 16:31:14 +02:00
Sebastian Lackner 1b3d67aace kernel32: Raise DBG_PRINTEXCEPTION_C exception in OutputDebugStringA. 2014-06-17 10:58:28 +02:00
Austin English 82392e78b7 user32: Add a stub for SetGestureConfig. 2014-06-17 10:34:40 +02:00
Michael Müller 97c3bb040e ntdll: Stub TokenAppContainerSid in NtQueryInformationToken. 2014-06-12 18:13:19 +02:00
Nikolay Sivov c318cda8d1 shell32: Update to FolderItem2. 2014-06-11 16:05:55 +02:00
Nikolay Sivov bc4ceca951 include: Added IImageList2 definition. 2014-06-11 13:09:31 +02:00
Nikolay Sivov 056a8f1d23 include: Add more error codes. 2014-06-11 13:08:09 +02:00
Nikolay Sivov 5a8d73283c ntdll: Fix LdrLockLoaderLock()/LdrUnlockLoaderLock() on 64bit. 2014-06-11 13:05:39 +02:00
Huw Davies f4f01301f0 crypt32: Add a new element to SIP_ADD_NEWPROVIDER. 2014-06-11 13:03:46 +02:00
Nikolay Sivov 47de869fda propsys: Forward corresponding methods to exports. 2014-06-11 13:03:25 +02:00
Austin English e63f0bf4b8 include: Add missing EntryInProgress member to _PEB_LDR_DATA struct. 2014-06-11 13:02:45 +02:00
Stefan Dösinger 98a6b70213 include: Sync an attribute to the Windows 8.1 SDK. 2014-05-21 10:33:39 +02:00
Henri Verbeet a96135aeae d2d1: Add the ID2D1Factory interface. 2014-05-19 09:55:21 +02:00
Henri Verbeet bfcce57b9b d2d1: Add the ID2D1GdiInteropRenderTarget interface. 2014-05-19 09:55:14 +02:00
Henri Verbeet 60de2d686c d2d1: Add the ID2D1DCRenderTarget interface. 2014-05-19 09:55:11 +02:00
Henri Verbeet d76e605010 d2d1: Add the ID2D1HwndRenderTarget interface. 2014-05-19 09:55:08 +02:00
Henri Verbeet 7e5bcb0b0b d2d1: Add the ID2D1BitmapRenderTarget interface. 2014-05-16 12:51:18 +02:00
Henri Verbeet c68a8f3415 d2d1: Add the ID2D1RenderTarget interface. 2014-05-16 12:51:15 +02:00
Henri Verbeet ff41311285 d2d1: Add the ID2D1Mesh interface. 2014-05-16 12:51:04 +02:00
Henri Verbeet 66cca10d56 d2d1: Add the ID2D1Layer interface. 2014-05-16 12:51:02 +02:00
Henri Verbeet 7d30886296 d2d1: Add the ID2D1RadialGradientBrush interface. 2014-05-16 12:51:00 +02:00
Stefan Dösinger fd0189bbfa wined3d: Move get_dc palette updates to ddraw. 2014-05-15 19:05:02 +02:00
Hans Leidekker a8ec0edfa8 include: Add missing proxy definitions. 2014-05-15 19:04:41 +02:00
Henri Verbeet 04af7227da d2d1: Add the ID2D1LinearGradientBrush interface. 2014-05-15 17:22:26 +02:00
Henri Verbeet 36c438145d d2d1: Add the ID2D1GradientStopCollection interface. 2014-05-15 17:22:25 +02:00
Henri Verbeet a4677f8670 d2d1: Add the ID2D1SolidColorBrush interface. 2014-05-15 17:22:24 +02:00
Henri Verbeet d156bf03a6 d2d1: Add the ID2D1BitmapBrush interface. 2014-05-15 17:22:23 +02:00
Henri Verbeet 71a27809f1 d2d1: Get rid of "optional" attributes. 2014-05-15 17:22:23 +02:00
Piotr Caban b6284cfc63 include: Add STATE_SYSTEM_* definition to oleacc.idl. 2014-05-14 17:21:00 +02:00
Henri Verbeet eb4d5c7a25 d2d1: Add the ID2D1Brush interface. 2014-05-14 13:20:50 +02:00
Henri Verbeet 2156e68a4c d2d1: Add the ID2D1Bitmap interface. 2014-05-14 13:20:47 +02:00
Henri Verbeet 61a909069d d2d1: Add the ID2D1Image interface. 2014-05-14 13:20:42 +02:00
Henri Verbeet d20be31395 d2d1: Add the ID2D1DrawingStateBlock interface. 2014-05-14 13:20:39 +02:00
Henri Verbeet a4b15c1bb5 d2d1: Add the ID2D1PathGeometry interface. 2014-05-14 13:20:33 +02:00
Henri Verbeet 29237d832b d2d1: Add the ID2D1GeometrySink interface. 2014-05-13 11:44:30 +02:00
Henri Verbeet fb763bf361 d2d1: Add the ID2D1TransformedGeometry interface. 2014-05-13 11:44:28 +02:00
Henri Verbeet a7c259fa1a d2d1: Add the ID2D1GeometryGroup interface. 2014-05-13 11:44:26 +02:00
Henri Verbeet 9807bdd7d2 d2d1: Add the ID2D1EllipseGeometry interface. 2014-05-13 11:44:24 +02:00
Henri Verbeet fa764fbf1f d2d1: Add the ID2D1RoundedRectangleGeometry interface. 2014-05-13 11:44:20 +02:00
Stefan Dösinger fc25510fad wined3d: Remove wined3d_surface_get_palette. 2014-05-12 21:24:59 +02:00
Alexandre Julliard 9a64cf7705 include: Add some more media type uuids. 2014-05-12 12:23:23 +02:00
Henri Verbeet 3a541f595f d2d1: Add the ID2D1RectangleGeometry interface. 2014-05-12 10:56:40 +02:00
Henri Verbeet 2f72c13c37 d2d1: Add the ID2D1Geometry interface. 2014-05-12 10:56:37 +02:00
Henri Verbeet 7b6ee15bc2 d2d1: Add the ID2D1TessellationSink interface. 2014-05-12 10:56:32 +02:00
Henri Verbeet 3a6b53feac d2d1: Add the ID2D1StrokeStyle interface. 2014-05-12 10:56:29 +02:00
Henri Verbeet eaac54e0ae d2d1: Add the ID2D1Resource interface. 2014-05-12 10:56:18 +02:00
Huw Davies 76fca0f953 include: Add a couple of new win 8 access rights. 2014-05-07 18:57:32 +02:00
Qian Hong e7aaeae73b include: Added atlcom.h. 2014-05-07 10:31:40 +02:00
Huw Davies 806895a0c2 include: Add a few missing out-precision and clip-precision defines. 2014-04-29 16:07:40 +02:00
Piotr Caban 5953fefa84 include: Don't redefine LIBID_Accessibility in oleacc.idl. 2014-04-25 14:03:36 +02:00
André Hentschel 77b0e788b8 advapi32: Add stubs for GetTraceEnableFlags and GetTraceEnableLevel. 2014-04-25 10:16:40 +02:00
Alistair Leslie-Hughes 2d7848b0ee include: Add dvoice.h. 2014-04-24 12:01:24 +02:00
Henri Verbeet ac70dd2c97 ddraw: Validate the pitch for user memory surfaces against the unaligned minimum pitch.
User memory surfaces have a different minimum alignment from regular surfaces.
This fixes a regression introduced by commit
9c138d772c.
2014-04-23 15:00:35 +02:00
André Hentschel 7e01e08939 advapi32: Add stub for GetTraceLoggerHandle. 2014-04-23 11:12:19 +02:00
Qian Hong 43cd9e6d96 include: Added some ATL function prototypes. 2014-04-22 11:27:24 +02:00
Nikolay Sivov 76cd4d6395 include: Added some ATL interfaces. 2014-04-18 10:48:08 +02:00
Matteo Bruni a1784d9ed9 wined3d: Add support for timestamp queries. 2014-04-17 13:53:00 +02:00
Hans Leidekker c7690c70ba netprofm: Add a stub implementation of INetworkCostManager. 2014-04-15 21:03:55 +02:00
Dmitry Timoshkov 3bf372f2f5 include/xmldomdid.h: Synchronize with msxml2did.h. 2014-04-14 20:19:01 +02:00
Dmitry Timoshkov 9b9b07e4cd schedsvc: Add some tests for SchRpcGetTaskInfo. 2014-04-09 13:16:23 +02:00
Sebastian Lackner 4d8edf7612 ntdll: Implement RtlInstallFunctionTableCallback on x86_64. 2014-04-08 19:23:14 +02:00
Hans Leidekker 14ab04ab05 netprofm: Register interfaces. 2014-04-07 15:34:47 +02:00
Hans Leidekker 984663ff4a netprofm: Add a stub implementation of INetworkListManager. 2014-04-07 15:34:46 +02:00
Dmitry Timoshkov 22511c11aa include/vfw.h: Properly declare implicit This* parameter. 2014-04-07 15:34:38 +02:00
Nikolay Sivov 071245475d include: Added dwrite_2.idl. 2014-04-07 15:34:35 +02:00
Nikolay Sivov bd262c606a user32: Added RegisterPowerSettingNotification() stub. 2014-04-07 15:34:34 +02:00
Michael Müller 52e7c41895 include: Add highlevelmonitorconfigurationapi.h. 2014-04-04 16:57:09 +02:00
Michael Müller d499c4b7f0 include: Add lowlevelmonitorconfigurationapi.h. 2014-04-04 16:56:10 +02:00
Michael Müller 245c53655d include: Add physicalmonitorenumerationapi.h. 2014-04-04 16:55:48 +02:00
Michael Müller d459dfaa2d include: Add dxva2api.idl. 2014-04-04 16:53:29 +02:00
Dmitry Timoshkov c22cdeea29 schrpc.idl: Add missing [string] attribute to an array of strings being returned by SchRpcEnumFolders/SchRpcEnumTasks. 2014-04-03 11:11:08 +02:00
Nikolay Sivov b82b1306a4 kernel32: Added QueryUnbiasedInterruptTime(). 2014-04-02 15:50:09 +02:00
Stefan Dösinger ed2b31125c include: The NumUAVs parameter of OMGetRenderTargetsAndUnorderedAccessViews is an input parameter. 2014-04-01 20:58:59 +02:00
Jacek Caban db08d9ad16 docobj.idl: Added some new OLECMDID values. 2014-03-31 15:36:33 +02:00
Kai Tietz 83b6b22ff8 corerror.h: Merge with mingw-w64's extensions. 2014-03-26 19:20:32 +01:00
Alistair Leslie-Hughes 1db600d44b include: Add interface INetCfgLock. 2014-03-26 10:44:15 +01:00
Jacek Caban 9301c580d0 dxgi1_2.idl: Added new file. 2014-03-25 19:05:12 +01:00
Jacek Caban 22b675ed81 dxgi.idl: Added IDXGIDevice1 declaration. 2014-03-25 19:05:11 +01:00
Stefan Dösinger ebd5f96aea wined3d: Remove resource private data methods. 2014-03-24 20:20:18 +01:00
Dmitry Timoshkov 4dff2e7157 include: Fix a typo in _MSC_VER. 2014-03-24 11:46:41 +01:00
Nikolay Sivov 467b769623 kernel32: Added SetWaitableTimerEx(). 2014-03-24 11:38:22 +01:00
Qian Hong 8c60161148 netapi32: Add stub for NetScheduleJobDel. 2014-03-21 13:59:23 +01:00
Nikolay Sivov ac8a24aa26 xmllite: Implement CreateXmlWriterOutputWithEncodingName(). 2014-03-21 11:17:51 +01:00
Alistair Leslie-Hughes 06cbe44c45 netcfgx: Register interfaces. 2014-03-20 21:08:26 +01:00
Stefan Dösinger 938529e1f9 wined3d: Remove the version parameter. 2014-03-20 19:04:37 +01:00
Nikolay Sivov d3c9e8a7e6 user32: Added ChangeWindowMessageFilterEx() stub. 2014-03-20 17:46:01 +01:00
Nikolay Sivov 975abdea7f kernel32: Added WerUnregisterMemoryBlock() stub. 2014-03-20 10:42:01 +01:00
Alistair Leslie-Hughes 84e8d18902 include: Add netcfgx.idl. 2014-03-19 11:33:26 +01:00
Alistair Leslie-Hughes d8c6a11971 ntoskrnl.exe: Add stub KeInsertQueue. 2014-03-19 11:33:24 +01:00