Commit graph

78307 commits

Author SHA1 Message Date
Stefan Dösinger
82666af87a wined3d: Simplify wined3d_surface_set_mem. 2014-01-08 19:58:56 +01:00
Stefan Dösinger
2a012ba16f ddraw: Always set surface width, height and format in ddraw_surface7_SetSurfaceDesc. 2014-01-08 19:55:06 +01:00
Stefan Dösinger
70eab9d025 wined3d: Support custom pitches in wined3d_surface_update_desc. 2014-01-08 17:35:08 +01:00
Martin Storsjo
8d9ecf70e2 api-ms-win-core-util-l1-1-0: Add stub dll. 2014-01-08 16:27:21 +01:00
Martin Storsjo
6f17458793 api-ms-win-core-sysinfo-l1-2-0: Add stub dll. 2014-01-08 16:27:03 +01:00
Martin Storsjo
463bf7bb61 api-ms-win-core-string-l1-1-0: Add stub dll. 2014-01-08 16:26:54 +01:00
Martin Storsjo
3741f7176a api-ms-win-core-profile-l1-1-0: Add stub dll. 2014-01-08 16:26:45 +01:00
Martin Storsjo
e5c2036cfe api-ms-win-core-interlocked-l1-2-0: Add stub dll. 2014-01-08 16:26:36 +01:00
Martin Storsjo
5ee522162c api-ms-win-core-errorhandling-l1-1-1: Add stub dll. 2014-01-08 16:26:26 +01:00
Martin Storsjo
0ee5b475cc api-ms-win-core-debug-l1-1-1: Add stub dll. 2014-01-08 16:26:16 +01:00
Martin Storsjo
7918f968f1 api-ms-win-core-processthreads-l1-1-1: Add stub dll. 2014-01-08 16:26:06 +01:00
Bruno Jesus
98e1560d49 iphlpapi/tests: Add IcmpSendEcho tests. 2014-01-08 16:11:33 +01:00
Piotr Caban
f1105d3f81 msvcp110: Fix streamsize parameter size in spec file. 2014-01-08 16:11:32 +01:00
Piotr Caban
544d179434 msvcrt: Handle null mbstr parameter in mbstowcs. 2014-01-08 16:11:31 +01:00
Alexandre Julliard
3e40fea9d6 makefiles: Automatically add the necessary msvcrt flags to the generated rules. 2014-01-08 14:34:15 +01:00
Sebastian Lackner
ddc7f300e2 kernel32: Forward condition variable functions to ntdll. 2014-01-08 14:34:14 +01:00
Sebastian Lackner
5472b9f9ca ntdll: Implement condition variable functions using keyed events. 2014-01-08 14:34:14 +01:00
Henri Verbeet
86ffd6c4ea d3d9/tests: Make sure create_device() returns NULL on failure. 2014-01-08 14:34:13 +01:00
Henri Verbeet
ddae20b689 wined3d: Fix up the backbuffer count on failure in swapchain_init(). 2014-01-08 14:34:12 +01:00
Henri Verbeet
2401a82bdc wined3d: Get rid of the unused screen_palents field in struct wined3d_palette. 2014-01-08 14:34:12 +01:00
Nikolay Sivov
fac0d13ee7 scrrun: Fill find data on second Next() call before testing it. 2014-01-08 11:11:58 +01:00
Nikolay Sivov
c813ae2230 scrrun: Implement Clone() for file collection. 2014-01-08 11:11:54 +01:00
Nikolay Sivov
844aa7959e scrrun: Implement Clone() for folder collection. 2014-01-08 11:11:51 +01:00
Nikolay Sivov
c1b7a075ca scrrun: Store collection pointer directly in IEnumVARIANT data. 2014-01-08 11:11:47 +01:00
Nikolay Sivov
64c93f6070 scrrun: Implement Skip() for file and folder collections. 2014-01-08 11:11:42 +01:00
Michael Stefaniuc
8472190aaf dmime: Fix copy and paste errors. 2014-01-08 11:11:37 +01:00
André Hentschel
1c61a53ef6 kernel32/tests: Don't test last error on success. 2014-01-08 11:10:27 +01:00
Piotr Caban
460991a8e9 msvcr110: Add __crtTerminateProcess implementation. 2014-01-07 16:34:40 +01:00
Piotr Caban
07566faaca msvcr110: Add __libm_sse2_sqrt_precise implementation. 2014-01-07 16:34:33 +01:00
Piotr Caban
50e3f110d0 msvcp110: Share the source code with msvcp90. 2014-01-07 15:37:38 +01:00
Dmitry Timoshkov
f8a18f9c90 wmiutils: Remove unused IUnknown *outer parameter from object constructors. 2014-01-07 15:23:14 +01:00
Dmitry Timoshkov
182ff187a9 wbemprox: Remove unused IUnknown *outer parameter from object constructors. 2014-01-07 15:23:07 +01:00
Dmitry Timoshkov
fb9e8bc94e wbemdisp: Remove unused IUnknown *outer parameter from object constructor. 2014-01-07 15:22:49 +01:00
Dmitry Timoshkov
f8d79c83b4 winhttp: Remove unused IUnknown *outer parameter from object constructor. 2014-01-07 15:22:24 +01:00
Dmitry Timoshkov
5cf3c1f4a6 wuapi: Remove unused IUnknown *outer parameter from object constructors. 2014-01-07 15:22:18 +01:00
Dmitry Timoshkov
ab8237c8c5 wiaservc: Remove unused IUnknown *outer parameter from object constructor. 2014-01-07 15:22:03 +01:00
Dmitry Timoshkov
da0c40326a qmgr: Remove unused IUnknown *outer parameter from object constructor. 2014-01-07 15:21:55 +01:00
Huw Davies
a53179dadd riched20: Ensure the cursors are equal after deleting the selection. 2014-01-07 15:21:33 +01:00
Huw Davies
c59c582c9a riched20: Correctly handle the cursor at the end of run case while splitting paragraphs. 2014-01-07 15:21:30 +01:00
Huw Davies
86ea91f424 riched20: Correctly handle the cursor at the end of a run case. 2014-01-07 15:21:27 +01:00
Huw Davies
2429e8b10b riched20: Don't split a run if the cursor is at the end of it. 2014-01-07 15:21:23 +01:00
Huw Davies
7e7a8f1a4e riched20: Simplify the code by accessing paragraphs directly from runs. 2014-01-07 15:21:13 +01:00
Michael Stefaniuc
996b3c87f1 dmime: Remove the extraneous IUnknown from DirectMusicSegment8.
Also lock/unlock the module only on creation/destruction of the object.
2014-01-07 12:20:30 +01:00
Michael Stefaniuc
dc45b8ad06 dmime: COM cleanup for IDirectMusicSegment8. 2014-01-07 12:20:29 +01:00
Michael Stefaniuc
c236bddcef dmime: Remove duplicated "IDirectMusicSegment8" from the method names. 2014-01-07 12:20:28 +01:00
Michael Stefaniuc
770feca7ac dmime: Don't use an IDirectMusicSegment8 method implementation directly. 2014-01-07 12:20:28 +01:00
Alexandre Julliard
15b40f62cc mountmgr.sys: Use the correct variable for the include paths. 2014-01-07 12:20:27 +01:00
Alexandre Julliard
0d533cf0bd makefiles: Allow define arguments to be specific to a single file. 2014-01-07 12:20:25 +01:00
Bruno Jesus
a1e2294006 ws2_32/tests: Show that the last WSACleanup must destroy sockets. 2014-01-07 10:47:13 +01:00
Bruno Jesus
7e4d075ec1 ws2_32/tests: Add some FIONREAD tests. 2014-01-07 10:47:06 +01:00