Commit Graph

10833 Commits

Author SHA1 Message Date
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
Nikolay Sivov 18c350ae22 idl: Remove 'optional' for 'defaultvalue' non-VARIANT arguments. 2014-03-19 10:41:31 +01:00
Nikolay Sivov 62ee13c594 stdole2: Fix usage of 'optional' with 'defaultvalue'. 2014-03-19 10:41:10 +01:00
Stefan Dösinger 51c3203e49 wined3d: Free old data after addrefing the new one. 2014-03-14 18:54:59 +01:00
Stefan Dösinger 6a34d4b40f wined3d: Decouple private data from the resource structure. 2014-03-14 18:54:48 +01:00
Dmitry Timoshkov 88df368868 schedsvc: Add Task Scheduler service. 2014-03-13 20:22:21 +01:00
Jactry Zeng 0f23b967a4 include: Fix a typo in ITextServices method named TxGetCurTarget. 2014-03-12 19:06:31 +01:00
Nikolay Sivov a8a753b49a wbemdisp: Specify default value for method arguments. 2014-03-11 19:39:27 +01:00
Jacek Caban 430b7c9b91 rpcndr.h: Don't redefine EXTERN_GUID if it's already defined. 2014-03-10 16:36:07 +01:00
Jacek Caban 78cf315665 wmsdkidl.idl: Added some missing declarations. 2014-03-10 16:35:59 +01:00
Matteo Bruni 596557a57a d3dx9: Support skipping mip levels in D3DXCreateTextureFromFileInMemoryEx. 2014-03-05 19:18:17 +01:00
Nikolay Sivov a41446b1f7 msxml3: Fix IVBSAXXMLReader interface definition. 2014-03-03 17:02:43 +01:00
Grazvydas Ignotas 7e4fa63621 include: Remove unneeded semicolons and fix a typo. 2014-03-03 17:02:36 +01:00
Hans Leidekker ec082c3102 winspool: Add stub implementations of UploadPrinterDriverPackageA/W. 2014-02-27 09:32:47 -06:00
Stefan Leichter 26777a4638 wtsapi32/tests: Add some tests for WTSEnumerateProcessesW. 2014-02-26 09:28:20 -06:00
Jacek Caban 9c642455f0 urlmon: Fixed protocol tests on IE11. 2014-02-26 09:08:19 -06:00
Christoph von Wittich 37e0a1a5d4 comctl32: Rename TBSTYLE_EX_UNDOC1 to TBSTYLE_EX_VERTICAL. 2014-02-24 15:00:40 -06:00
Marcus Meissner 563486b555 include: Added missing FindExInfoBasic enum. 2014-02-24 09:12:36 -06:00
Nikolay Sivov 1eb7cca1b9 include: Use existing DISPID values instead of magic numbers. 2014-02-24 09:11:02 -06:00
Dmitry Timoshkov 02bd13dfdf include: Fix typedef for TASK_RUNLEVEL_TYPE. 2014-02-22 08:40:48 -06:00
Kai Tietz 6f41e98b61 d3dx9shader.h: Added some missing declarations. 2014-02-22 08:40:12 -06:00
Kai Tietz d7c4663df1 d3dx9core.h: Allow overriding D3DX_SDK_VERSION. 2014-02-22 08:18:06 -06:00
Jacek Caban 800edfb869 dxgi.idl: Added CreateDXGIFactory1 declaration. 2014-02-19 16:39:27 +01:00
Jacek Caban 46923014b6 d3d9.h: Added Direct3DCreate9Ex declaration. 2014-02-19 16:39:26 +01:00
Jacek Caban 64e11e0f98 d3d10_1.idl: Added D3D10CreateDevice1 declaration. 2014-02-19 16:39:26 +01:00
Henri Verbeet 67981d6db7 d2d1: Add a stub D2D1CreateFactory() implementation. 2014-02-18 11:45:20 +01:00
Martin Storsjo 171529106b wined3d: Add support for NV12 textures. 2014-02-17 20:16:29 +01:00
Jacek Caban 0473a790fe wmp.idl: Added some missing interfaces. 2014-02-17 20:16:18 +01:00
Henri Verbeet e8f28511ac advapi32: Add a stub for EventProviderEnabled. 2014-02-17 11:32:39 +01:00
Jacek Caban aa22a3c4b2 mshtml: Use IWebBrowserPriv2IE9 instead of IWebBrowserPriv2IE8 in tests on IE9+. 2014-02-14 16:57:52 +01:00
Jacek Caban a2002082f2 mshtml.idl: Added IHTMLDocument7 and related interfaces declarations. 2014-02-14 16:57:31 +01:00
Nikolay Sivov c2faae4c3a include: Added ITransferSource/ITransferDestination interfaces. 2014-02-13 17:52:13 +01:00
Bruno Jesus e5fba2d54c ws2_32: Add AI_NUMERICSERV support. 2014-02-13 10:43:58 +01:00
Jacek Caban 4016bb18de wmp.idl: Added proper version independent ProgID. 2014-02-11 19:19:14 +01:00
Dmitry Timoshkov 383f7ba002 server: Add THREAD_[SET|QUERY]_LIMITED_INFORMATION to generic access mappings and appropriately change THREAD_ALL_ACCESS. 2014-02-06 17:08:33 +01:00
Dmitry Timoshkov a0b08adbe4 server: Add PROCESS_QUERY_LIMITED_INFORMATION to GENERIC_EXECUTE access mapping and appropriately change PROCESS_ALL_ACCESS. 2014-02-06 17:08:32 +01:00
Jacek Caban 531c2b398e msctf.idl: Added ITfActiveLanguageProfileNotifySink declaration. 2014-02-06 17:08:31 +01:00
Bruno Jesus 52aca431e4 bcrypt: Add BCryptGenRandom stub. 2014-02-05 19:34:16 +01:00
Marcus Meissner cef12abd4f kernel32: Thread pool definitions and prototypes. 2014-02-04 11:14:23 +01:00
Jacek Caban fe7c32081f wmp: Added IProvideClassInfo2::GetGUID implementation. 2014-01-30 15:00:59 +01:00
Henri Verbeet 175c63773d wined3d: Don't allow format conversion on Present() for d3d8.
Note that this isn't currently enforced by wined3d_swapchain_create() or
wined3d_device_reset() though.
2014-01-29 20:25:52 +01:00
Frédéric Delanoy 9134a24e87 include: Make wine_dbgstr_guid available in test.h for all tests. 2014-01-28 11:43:49 +01:00
Henri Verbeet 3d28b01916 dxgi: Implement IDXGIFactory1. 2014-01-28 10:53:50 +01:00
Henri Verbeet ac84e9b726 dxgi: Implement IDXGIAdapter1. 2014-01-28 10:53:48 +01:00
Nikolay Sivov cbf55d8251 widl: Uuid attribute is allowed for 'struct'. 2014-01-28 10:52:09 +01:00
Stefan Dösinger f9f52edbf7 include: Fix IDirect3DSwapChain8_Present argument count. 2014-01-27 17:39:48 +01:00
Henri Verbeet 2d06703dc7 d3d10: Add D3D10_DRIVER_TYPE_WARP. 2014-01-27 17:39:47 +01:00
Sebastian Lackner 72cf5d6f12 kernel32: Forward SleepConditionVariableSRW to ntdll. 2014-01-27 14:13:49 +01:00
Sebastian Lackner fad29fc5d9 ntdll: Implement RtlSleepConditionVariableSRW. 2014-01-27 14:13:48 +01:00
Sebastian Lackner 899fc8d4ee ntdll: Implement RtlTryAcquireSRWLockShared/Exclusive commands. 2014-01-27 14:13:45 +01:00
Jacek Caban d57ccd77ec include: Added wmp.idl. 2014-01-27 14:13:32 +01:00
Jacek Caban 34a4789900 d3d9.h: Added __uuidof() support to interfaces. 2014-01-27 14:13:26 +01:00
Jacek Caban 2190601ca2 include: Fixed eConnTypeRJ11Modem declaration. 2014-01-17 16:22:50 +01:00
Jacek Caban c30581274e msctf.idl: Added some missing declarations. 2014-01-17 14:17:03 +01:00
Frédéric Delanoy e46796e7a4 wine/test.h: Fix a typo in comment. 2014-01-17 11:01:42 +01:00
Vincent Povirk ea41f29c32 include: Fix off-by-one error in EmfPlusRecordType enumeration.
Apparently MSDN made up EmfPlusRecordTypeSetGammaValue, it's not in
the SDK headers or EMF+ spec.
2014-01-17 10:59:41 +01:00
Alexandre Julliard 509364e1dd makefiles: Get rid of Make.rules. 2014-01-14 12:18:02 +01:00
Michael Stefaniuc edddda2374 include: There is no need to duplicate CLSID_DirectMusicAudioPathConfig as CLSID_DirectMusicAudioPath.
CLSID_DirectMusicAudioPath is private to Wine and produces the confusion
between the COM objects DirectMusicAudioPath and
DirectMusicAudioPathConfig. But those are totally different things.
2014-01-10 12:09:12 +01:00
Henri Verbeet 51cdeeacd4 wined3d: Explicitly request alpha testing for blitting the cursor and logo textures to screen. 2014-01-10 12:06:09 +01:00
Henri Verbeet 4710c4b51a wined3d: Store color keys in textures instead of in surfaces. 2014-01-09 15:50:39 +01:00
Stefan Dösinger b91973daa7 wined3d: Merge wined3d_surface_set_mem into wined3d_surface_update_desc . 2014-01-08 20:02:22 +01:00
Sebastian Lackner 5472b9f9ca ntdll: Implement condition variable functions using keyed events. 2014-01-08 14:34:14 +01:00
Jacek Caban 289bdc4f45 strmbase: Store BasePinFuncTable inside Base*PinFuncTable structs. 2014-01-06 20:47:02 +01:00
Bruno Jesus 4712f361a9 include: Add NLA_BLOB structure and its dependencies in mswsock.h. 2014-01-06 16:07:43 +01:00
Bruno Jesus 000328421a include: Add some LUP_* definitions to winsock2.h. 2014-01-06 16:03:49 +01:00
Alexandre Julliard 0ae7b5ff8f Update copyright info for 2014. 2014-01-01 20:45:33 +01:00
Alexandre Julliard d08ff3ff19 makefiles: Use a single variable for all types of idl files. 2013-12-31 18:15:17 +01:00
Nikolay Sivov 3cd677958c shell32: Implement SHCreateQueryCancelAutoPlayMoniker() with some tests. 2013-12-31 12:27:23 +01:00
Nikolay Sivov 6fa197f537 include: Added IQueryCancelAutoPlay definition. 2013-12-31 12:27:12 +01:00
Bruno Jesus 658c2b5f28 ws2_32: Normalize IPX protocol names using the WS prefix. 2013-12-27 18:21:29 +01:00
Dmitry Timoshkov bf546ac873 include: Add Task Scheduler typelib definition. 2013-12-27 14:31:53 +01:00
Dmitry Timoshkov bfb4f28dc5 ntdll: Implement NtQuerySemaphore/SemaphoreBasicInformation. 2013-12-26 16:51:07 +01:00
Alexandre Julliard 1047e0474d makefiles: Leave it to install-sh to create destination directories. 2013-12-26 14:35:15 +01:00
Dmitry Timoshkov 7fd3d9d499 ws2_32: Add more traces. 2013-12-26 14:35:13 +01:00
Dmitry Timoshkov e25853c543 ws2_32: Add translation for AI_V4MAPPED. 2013-12-26 13:46:32 +01:00
Nikolay Sivov 136549dd58 include: Added ID2D1SimplifiedGeometrySink definition. 2013-12-24 11:21:43 +01:00
Dmitry Timoshkov 0ff6879f91 include: Add more Task Scheduler interface definitions. 2013-12-18 11:42:04 +01:00
Dmitry Timoshkov 870f289680 include: Add more Task Scheduler interface definitions. 2013-12-13 12:36:11 +01:00
Henri Verbeet 4e7b62a46d wined3d: Get rid of unused palette flags. 2013-12-13 12:36:11 +01:00
Henri Verbeet f27bb660b3 wined3d: Explicitly pass the palette size to wined3d_palette_create(). 2013-12-13 12:36:11 +01:00
Henri Verbeet 89dedf6408 ddraw: Just set the palette caps in ddraw7_GetCaps(). 2013-12-13 12:36:11 +01:00
Henri Verbeet bf7f80f4b3 ddraw: Store the palette flags in the ddraw palette. 2013-12-12 12:08:23 +01:00
Henri Verbeet 1f0bb534ec ddraw: Keep a reference to the palette in the surface. 2013-12-12 12:08:16 +01:00
Alexandre Julliard 52e19da50d makedep: Generate rules for .x template files. 2013-12-12 12:00:04 +01:00
Alexandre Julliard 166ad9696c make_xftmpl: Allow the C define names to be specified in the source file with pragmas. 2013-12-11 21:16:51 +01:00
Dmitry Timoshkov bd51d5fcba include: Add taskschd.idl. 2013-12-11 14:18:08 +01:00
Henri Verbeet 15c1a26b55 wined3d: Create volumes inside wined3d. 2013-12-06 13:14:52 +01:00
Francois Gouget 6f22057c21 libport: Fix the detection of isfinite(). 2013-12-05 12:40:57 +01:00
Henri Verbeet 7524258aaf ddraw: Implement flips inside ddraw. 2013-12-05 12:40:56 +01:00
André Hentschel 5430fafa85 include: Add bdaiface.idl. 2013-12-02 11:08:18 +01:00
André Hentschel e8ac5892e8 propsys: Add stub for PSGetPropertyDescriptionListFromString. 2013-12-02 10:57:28 +01:00
Alexandre Julliard 67f9b6e3c5 configure: Update FreeType configure checks for the changed headers location. 2013-11-30 11:55:26 +01:00
Francois Gouget e4856dbb70 libport: Add an isfinite() implementation for Solaris. 2013-11-29 17:58:40 +01:00
Jacek Caban 17027a60b0 sspi.h: Added some missing declarations. 2013-11-29 13:33:01 +01:00
Nikolay Sivov fb3c58903d include: Added IBackgroundCopyCallback2 definition. 2013-11-28 11:18:58 +01:00
Nikolay Sivov 76c3f0cffb qmgr: Implement Get/SetNotifyFlags(). 2013-11-27 14:53:02 +01:00
Henri Verbeet 4b3db52b53 wined3d: Merge the texture creation functions. 2013-11-27 11:30:15 +01:00
Piotr Caban 5c8339df4a strmbase: Add structure size parameter in BaseInputPin_Construct function. 2013-11-25 16:28:14 +01:00
Piotr Caban e9cc54268c include: Add IAMStreamControl definition. 2013-11-25 16:23:31 +01:00
Nikolay Sivov a2bcfa28d4 kernel32: Add more LoadLibraryEx() flags defines and mark them as unsupported. 2013-11-25 15:15:52 +01:00
Alexandre Julliard 1e78c99388 kernel32: Validate the architecture of newly created processes on the server side. 2013-11-22 12:32:48 +01:00
Piotr Caban 9ea983dcec include: Add IPersistMediaPropertyBag definition. 2013-11-21 13:31:52 +01:00
Piotr Caban 7365eafd36 include: Add IConfigInterleaving definition. 2013-11-21 13:31:48 +01:00
Piotr Caban 391bea5460 include: Add IConfigAviMux definition. 2013-11-21 13:31:45 +01:00
Jacek Caban afb59c23e7 urlmon.idl: Added missing BINDSTATUS values. 2013-11-15 19:23:24 +01:00
Henri Verbeet afc3d2ab70 wined3d: Create surfaces inside wined3d. 2013-11-15 12:00:26 +01:00
Nikolay Sivov fe5a27ae9f include: Added IShellDispatch3,4,5 definitions. 2013-11-14 10:34:33 +01:00
Hans Leidekker d75dbbc005 include: Add some missing defines. 2013-11-13 18:30:09 +01:00
Dmitry Timoshkov a890d0f030 server: Make it possible for WaitCommEvent to detect recursive requests. 2013-11-13 11:21:28 +01:00
Hans Leidekker eaef76f041 netapi32: Add support for remote computers in NetServerGetInfo. 2013-11-12 12:58:04 +01:00
André Hentschel e218462fd9 include: Add more vfw error codes. 2013-11-12 10:11:46 +01:00
Michael Müller 1b5026424b quartz: Improve stubs for AMCertifiedOutputProtection. 2013-11-11 20:07:02 +01:00
André Hentschel fd01828903 include: Add more ARM processor feature flags. 2013-11-11 17:06:46 +01:00
Alexandre Julliard 456c8f435a makefiles: Remove the no longer needed EXTRASUBDIRS variables. 2013-11-09 22:10:52 +01:00
Qian Hong f7835dea2d user32: Implement OpenInputDesktop. 2013-11-08 16:29:44 +01:00
André Hentschel f9cccaa3de quartz: Add Video Mixing Renderer 7. 2013-11-06 12:01:54 +01:00
André Hentschel b7672fac6d include: Add some definitions to axextend.idl. 2013-11-06 12:01:54 +01:00
Rico Schüller 2fa9b7ebb5 opengl32: Use opengl xml registry files. 2013-11-05 20:38:21 +01:00
Andrey Zhezherun 3bb2c11757 msvcrt: Implemented _chsize_s. 2013-11-05 20:38:20 +01:00
Alexandre Julliard f8421142e7 makefiles: Add makedep pragmas for typelib idl files. 2013-11-05 20:38:18 +01:00
Alexandre Julliard 74efeab238 gdi32: Trigger creation of the desktop window when the display driver is needed. 2013-10-29 12:51:26 +01:00
Alexandre Julliard 9675aa173a gdi32: Allow user32 to specify the display driver to use. 2013-10-29 12:51:26 +01:00
Nikolay Sivov fa93dadfa1 shell32/tests: Fix compilation with -D__WINESRC__. 2013-10-28 14:22:20 +01:00
Alistair Leslie-Hughes 57f5e14196 include: Add more CLR_E_SHIM defines. 2013-10-28 10:52:51 +01:00
Dmitry Timoshkov 3b429e88ff server: Add support for pending write flag to the serial device. 2013-10-25 13:36:01 +02:00
Dmitry Timoshkov ebc7dcc630 include: Redefine security privilege names without using TEXT macro. 2013-10-21 20:23:54 +02:00
Alexandre Julliard a405745770 include: Add inline wrappers for some underscore-prefixed math functions. 2013-10-21 20:23:52 +02:00
Nikolay Sivov bfd2c533be rsaenh: Fail on unsupported flag values only in CryptHashData(). 2013-10-18 11:31:23 +02:00
Zhenbo Li 7003bbdfd4 atl90: Added new dll. 2013-10-15 16:35:05 +02:00
Huw Davies 0dff81f495 wsock32: Add a fallback for inet_network. 2013-10-15 14:28:21 +02:00
Alexandre Julliard a804cc711b jscript: Use the official Windows constant for MAXLONGLONG. 2013-10-14 17:26:14 +02:00
Nikolay Sivov 146ff49161 ntdll: Support pinning module refcount with LdrAddRefDll(). 2013-10-14 10:49:44 +02:00
Andrew Cook 868890fb72 include: Add types for SetInformationJobObject. 2013-10-14 10:47:46 +02:00
Alistair Leslie-Hughes fcb2c9690b include: Add interfaces ICLRMetaHostPolicy, ICLRDebugging. 2013-10-03 20:10:27 +02:00
Daniel Jelinski d15416a563 include: Define ERROR_REQUEST_PAUSED. 2013-09-30 20:35:03 +02:00
Bruno Jesus 266811b88e include: Move struct WSABUF and WSAMSG to ws2def.h. 2013-09-30 11:29:03 +02:00
Michael Stefaniuc f78ffb374d include: Forbid the use of CONST in Wine. 2013-09-27 10:38:39 +02:00
Michael Stefaniuc 23b86eb44e include: Replace the remaining CONSTs. 2013-09-27 10:34:09 +02:00
Michael Stefaniuc 81de7e1511 include: Avoid using CONST in the d3dx9 headers. 2013-09-27 10:33:56 +02:00
Michael Stefaniuc 2693d5af71 include: Avoid using CONST in d3dx9math.inl. 2013-09-26 18:15:14 +02:00
Michael Stefaniuc df64b0fbe2 include: Avoid using CONST in d3d8.h. 2013-09-26 10:45:21 +02:00
André Hentschel e99e9d8d82 winebuild: Update IMAGE_FILE_MACHINE_ARM64.
According to pecoff 8.3.
2013-09-26 10:45:10 +02:00
Alistair Leslie-Hughes 3d193930ab oledb32: Correct DataLinks interface for win64. 2013-09-25 13:33:26 +02:00
Huw Davies 2a32d5765a server: Android has struct user in asm/user.h. 2013-09-24 18:58:24 +02:00
Jacek Caban 8555e77b0e dinput.h: Added missing DI_WRITEPROTECT define.
From mingw-w64.
2013-09-24 18:54:59 +02:00
Henri Verbeet e02de5ff16 ddraw: Avoid VOID. 2013-09-23 20:38:18 +02:00
Henri Verbeet 7a0390d85a d3drm: Avoid VOID. 2013-09-23 20:38:18 +02:00
Huw Davies 96e32da5c9 dbghelp: Add a couple of structures that are missing from the Android ndk. 2013-09-23 20:32:21 +02:00
Alexandre Julliard bf61195574 include: Remove CONST from non-pointer parameters. 2013-09-20 12:14:51 +02:00
Henri Verbeet 11ced88a37 d3d9: Avoid CONST. 2013-09-20 11:27:51 +02:00
André Hentschel 128bfdf6da include: Don't redefine _GNU_SOURCE. 2013-09-20 11:24:51 +02:00
Huw Davies 21dc848378 iphlpapi: Add interface enumeration for Android. 2013-09-19 20:14:04 +02:00
Jacek Caban 040e47fece ieframe: Added IWebBrowserPriv2IE8 stub implementation. 2013-09-18 20:21:50 +02:00
Alistair Leslie-Hughes 16f99ce662 dbs.idl: Add type DB_NUMERIC. 2013-09-18 13:15:13 +02:00
Jacek Caban 515af78f6b d3d11sdklayers.idl: Added new file. 2013-09-18 13:12:22 +02:00
Henri Verbeet 69fe799c25 d3d10: Avoid LPVOID. 2013-09-18 13:11:27 +02:00
Henri Verbeet 708615056c d3d10: Avoid LPCSTR. 2013-09-18 13:11:25 +02:00
Huw Davies 208eae73ae iphlpapi: Add a version of get_dns_servers for Android. 2013-09-17 16:24:24 +02:00
Huw Davies c7dd313d75 iphlpapi: Add a configure check for struct __res_state. 2013-09-17 16:23:42 +02:00
Jacek Caban 4f1c0e9355 d3dcommon.idl: Added WKPDID_D3DDebugObjectName declaration. 2013-09-17 16:22:54 +02:00
Jacek Caban 268e2dc900 dxgi.idl: Added DXGI_PRESENT_* defines. 2013-09-17 16:22:52 +02:00
Hans Leidekker d36e7c080c wsnmp32: Add stub implementations for a couple of functions. 2013-09-17 12:26:57 +02:00
Henri Verbeet 592b347c79 d3d10core: Avoid LPSTR. 2013-09-17 12:01:25 +02:00
Huw Davies 2f25ddfd14 iphlpapi: Add support for ip6 dns addresses. 2013-09-13 14:19:36 +02:00
Henri Verbeet e55e24a731 d3d9: Avoid LPCWSTR. 2013-09-13 10:57:03 +02:00
Nikolay Sivov 2785c83b70 include: Added a definition for CopyFile2. 2013-09-12 11:03:36 +02:00
Alexandre Julliard 31f8893678 taskmgr: Use definitions from winternl.h instead of duplicating them. 2013-09-11 18:33:07 +02:00
Jacek Caban 81d90ba06d dxgiformat.h: Added missing formats. 2013-09-11 16:09:56 +02:00
Jacek Caban 044d7e82bf d3d10_1.idl: Added D3D10_1_SHADER_*_VERSION constants. 2013-09-11 16:09:52 +02:00
Jacek Caban 4de32753a2 d3d11.idl: Added some missing declarations. 2013-09-11 16:09:25 +02:00
Henri Verbeet 87ef65ab7b ddraw: Avoid LPVOID. 2013-09-11 09:59:04 +02:00
Alistair Leslie-Hughes 10251e5ab0 msdasc.idl: Correctly register DataLinks. 2013-09-10 19:07:48 +02:00
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