Commit Graph

9834 Commits

Author SHA1 Message Date
Jactry Zeng 8c53b6fde4 msvcrt: Add missing declarations for _wcsncoll, _wcsncoll_l, _wcsicoll_l, _wcsnicoll_l and wcscoll_l. 2013-04-01 14:42:25 +02:00
Alistair Leslie-Hughes a4cb7c46fe iads.idl: Add missing interfaces. 2013-03-27 20:12:27 +01:00
Piotr Caban 9c4be83a78 msvcrt: Added _set_output_format implementation. 2013-03-27 12:13:20 +01:00
Nikolay Sivov c5a73badad hlink: Implement HlinkUpdateStackItem(). 2013-03-26 12:10:16 +01:00
André Hentschel 3c04958b8a ntdll: Implement RtlLookupFunctionEntry on ARM. 2013-03-25 14:08:42 +01:00
André Hentschel df7f4fb720 ntdll: Add stubs for RtlAddFunctionTable and RtlDeleteFunctionTable on ARM. 2013-03-25 14:08:32 +01:00
André Hentschel 5d712e7ea0 winedump: Recognize IMAGE_DEBUG_TYPE_CLSID. 2013-03-25 14:07:49 +01:00
Hans Leidekker 02f2ab9437 winhttp: Implement WINHTTP_OPTION_CONNECTION_INFO. 2013-03-15 11:45:09 +01:00
Jacek Caban 532de89170 mshtml.idl: Added IHTMLButtonElement and DispHTMLButtonElement declarations. 2013-03-14 19:40:52 +01:00
Jacek Caban 9e5b4eb056 msctf.idl: Added ITfContextOwnerServices declaration. 2013-03-14 14:55:54 +01:00
Jactry Zeng 50e323502e atl100: Added AtlSetPerUserRegistration stub implementation. 2013-03-14 12:01:55 +01:00
Alexandre Julliard 34ff565708 exception.h: Android doesn't have sigsetjmp. 2013-03-13 16:27:50 +01:00
Jacek Caban 15448724be winnt.h: Added GCC variant of DEFAULT_UNREACHABLE macro. 2013-03-13 16:27:45 +01:00
André Hentschel 41658157b1 include: Remove SPARC support. 2013-03-11 10:51:27 +01:00
Hans Leidekker 6493d6abbc user32: Add a stub implementation of UserHandleGrantAccess. 2013-03-08 11:02:25 +01:00
Nozomi Kodama 9085f1d27f d3dx9: Implement D3DXSHEvalConeLight. 2013-03-07 17:33:13 +01:00
Piotr Caban 14a81773c7 msvcrt: Added __pxcptinfoptrs implementation. 2013-03-05 12:44:30 +01:00
André Hentschel 0effd926b6 server: Remove SPARC support. 2013-03-05 11:04:07 +01:00
Alessandro Pignotti f53fa4f05b strmbase: Remove code duplicated by every user of ISeekingPassThruImpl. 2013-03-05 09:50:02 +01:00
Jacek Caban b48ea4024d urlmon.idl: Added IGetBindHandle declaration. 2013-02-28 21:02:09 +01:00
Jacek Caban 0f9885448e mshtml.idl: Added IHTMLLabelElement* interfaces declarations. 2013-02-28 21:01:48 +01:00
André Hentschel 874d077ca6 msvcrt: Add a new file for the ARM exception handling. 2013-02-27 19:23:45 +01:00
Jörg Höhle 5155e8011d mmsystem: Use SEGPTR when the .spec says so. 2013-02-27 19:23:39 +01:00
Jacek Caban 99421e8c1d msctf.idl: Added some missing declarations. 2013-02-26 18:18:36 +01:00
Nikolay Sivov 5db4741d0b wshom: Implement IWshShell3::Run(). 2013-02-26 18:18:00 +01:00
André Hentschel 2976b6342f kernel32: Add stub for GetCurrentPackageId. 2013-02-20 10:33:28 +01:00
Matteo Bruni 5e28b0c974 wined3d: Add RESZ support. 2013-02-19 10:39:47 +01:00
Nikolay Sivov c44942789c dwrite: Added more dwrite interfaces. 2013-02-18 17:02:36 +01:00
Dmitry Timoshkov 9bcd1cdd31 include/gdiplusenums.h: Add FlatnessDefault definition. 2013-02-18 14:51:04 +01:00
Ken Thomases ef2b8a1e8e include/wingdi.h: Add definitions for DEVMODE display fixed output flags and values. 2013-02-18 10:35:26 +01:00
Carlo Bramini 8fa295ed87 windowsx.h: Fix HANDLE_WM_DISPLAYCHANGE macro. 2013-02-18 10:34:13 +01:00
Nozomi Kodama 5038a7d915 d3dx9: Use const instead of CONST. 2013-02-14 17:32:22 +01:00
Jeff Latimer 9f3ff9240d wmvcore: Add stub implementation for WMCreateEditor. 2013-02-13 16:13:54 +01:00
Austin English b8f072e910 shlwapi: Add a stub for IsInternetESCEnabled. 2013-02-12 10:16:00 +01:00
Alexandre Julliard bc602c3060 server: Return the window paint flags in the get_visible_region request. 2013-02-11 17:14:17 +01:00
Jacek Caban 68a4c30e8b atl100: Added AtlComModuleRegisterClassObjects implementation (based on AtlModuleRegisterClassObjects). 2013-02-08 12:07:49 +01:00
Ludger Sprenker 5c1e82ce54 windowscodecs: Add enum type WICTiffCompressionOption. 2013-02-06 10:06:45 +01:00
Alistair Leslie-Hughes 575571c9fc fusion: Return correct error for null public token. 2013-02-06 10:05:46 +01:00
Ludger Sprenker cf0334b654 windowscodecs: Add tests for IPropertyBag2. 2013-01-29 17:50:18 +01:00
Alexandre Julliard 25598513dc ntdll: Use a monotonic time counter to implement NtQueryPerformanceCounter. 2013-01-28 15:39:37 +01:00
André Hentschel 5c8da80801 include: Add remaining checks for ARM64. 2013-01-28 15:38:03 +01:00
Jacek Caban 462d2129bd textstor.idl: Added TS_ATTR_FIND_* constants. 2013-01-28 14:06:14 +01:00
Henri Verbeet 740c44f5ff d3drm: Avoid LPD3DRMMATERIALOVERRIDE. 2013-01-28 14:05:26 +01:00
Henri Verbeet 33f0e190f2 d3drm: Avoid LPD3DRMIMAGE. 2013-01-28 14:05:23 +01:00
Jacek Caban 0333b758b2 atl100: Added AtlGetPerUserRegistration stub implementation. 2013-01-25 17:30:26 +01:00
Jacek Caban e3c13943d4 d3dcompiler.h: Added D3DCOMPILER_DLL macro. 2013-01-25 17:30:04 +01:00
Stefan Dösinger 1a3f741643 wined3d: Remove draw_primitive_strided. 2013-01-25 11:30:33 +01:00
Stefan Dösinger 149a85c2e7 d3d: Remove high level patch support.
No Windows driver ever exposed this, and no game uses this. The
only application that used this feature is a DirectX 8 SDK sample.
2013-01-25 11:29:41 +01:00
Piotr Caban 55aeaf3c76 msvcp90: Added std::log(complex) and std::exp(complex) implementation. 2013-01-25 11:18:28 +01:00
Henri Verbeet 23e1540475 d3drm: Avoid LPD3DRMRENDERQUALITY. 2013-01-25 11:18:06 +01:00