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
|
3dfcec768d
|
makefiles: Always create dependencies from the top-level directory.
|
2014-01-07 12:20:26 +01:00 |
Alexandre Julliard
|
0d533cf0bd
|
makefiles: Allow define arguments to be specific to a single file.
|
2014-01-07 12:20:25 +01:00 |
Alexandre Julliard
|
1a74fdbcee
|
makefiles: Expand define arguments directly into the generated rules.
|
2014-01-07 11:25:24 +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 |
Andrey Gusev
|
4ec773a099
|
d3dx9_xx: Correct filename string.
|
2014-01-07 10:43:33 +01:00 |
Andrey Gusev
|
7ad3b863dc
|
d3dcompiler: Correct filename string.
|
2014-01-07 10:43:30 +01:00 |
André Hentschel
|
29907a2862
|
kernel32/tests: Add missing last errors for win8.
|
2014-01-07 10:42:32 +01:00 |
Nikolay Sivov
|
3ee9f2407b
|
scrrun: Implement Name() property for File.
|
2014-01-07 10:42:23 +01:00 |
Nikolay Sivov
|
6dbc8195a0
|
scrrun: Implement Reset() for file collection.
|
2014-01-07 10:42:21 +01:00 |
Nikolay Sivov
|
308f1144ac
|
scrrun: Implement Next() for file collection.
|
2014-01-07 10:42:17 +01:00 |
Nikolay Sivov
|
0920a3296e
|
scrrun: Added stub NewEnum support for IFileCollection.
|
2014-01-07 10:42:12 +01:00 |
Frédéric Delanoy
|
e5b689b71e
|
xmllite/tests: Use BOOL type where appropriate.
|
2014-01-07 10:42:08 +01:00 |
Frédéric Delanoy
|
50629d7ca9
|
wmiutils/tests: Use BOOL type where appropriate.
|
2014-01-07 10:41:53 +01:00 |
Frédéric Delanoy
|
aa0eceb554
|
wbemprox/tests: Use BOOL type where appropriate.
|
2014-01-07 10:41:47 +01:00 |
Piotr Caban
|
32858d1811
|
msvcr90: Add _is_exception_typeof implementation.
|
2014-01-06 20:52:40 +01:00 |
Jactry Zeng
|
51936be04d
|
riched20: Use CP_UNICODE instead of 1200.
|
2014-01-06 20:52:40 +01:00 |
Jacek Caban
|
289bdc4f45
|
strmbase: Store BasePinFuncTable inside Base*PinFuncTable structs.
|
2014-01-06 20:47:02 +01:00 |
Marcus Meissner
|
54dc91547d
|
ws2_32: handle error return from get_sock_fd (Coverity).
|
2014-01-06 20:47:00 +01:00 |
Marcus Meissner
|
eddc91f6e7
|
msvcp90: Return on error (Coverity).
|
2014-01-06 20:46:59 +01:00 |
Stefan Dösinger
|
b054fe94ee
|
d3dx9_36: Cast UINTs to FLOATs in d3dx9_line_Begin.
|
2014-01-06 20:46:56 +01:00 |
Stefan Dösinger
|
b87e167fa3
|
d3dx9_36: Make the order parameter of weightedcapintegrale an UINT.
|
2014-01-06 20:46:50 +01:00 |
Stefan Dösinger
|
86e88f51b8
|
d3dx9_36: Improve error handling in remap_faces_for_attrsort.
|
2014-01-06 20:46:48 +01:00 |
Stefan Dösinger
|
303a5f05f7
|
d3dx9_36: Don't make the input parameter to remap_faces_for_attrsort const.
|
2014-01-06 20:46:47 +01:00 |
Stefan Dösinger
|
e1a845c213
|
d3dx9_36: Cast D3DPARAMETER_TYPE * to DWORD *.
|
2014-01-06 20:46:45 +01:00 |