Vincent Povirk
|
71bfd33463
|
msvcrt: Try to call CorExitProcess instead of ExitProcess on exit.
|
2011-02-24 12:40:45 +01:00 |
Marcus Meissner
|
ae0797150e
|
ws2_32: name is never NULL as array (Coverity).
|
2011-02-24 12:40:30 +01:00 |
Marcus Meissner
|
706b43f4dd
|
msvcrt: Use = instead of == in test (Coverity).
|
2011-02-24 12:40:14 +01:00 |
Marcus Meissner
|
372c7fca58
|
winedump: Remove double assignment (Coverity).
|
2011-02-24 12:40:08 +01:00 |
Maarten Lankhorst
|
e9a4dee1eb
|
mshtml: Make sure system xpcom dll gets loaded.
|
2011-02-24 12:40:02 +01:00 |
Alexandre Julliard
|
45ead7fe85
|
d3dx9_36: Cleanup the fixme_once handling.
|
2011-02-24 12:20:25 +01:00 |
Alexandre Julliard
|
b7987db36f
|
winex11: Update the window cursor at most once every 100ms if nothing changed.
|
2011-02-24 12:17:10 +01:00 |
Alexandre Julliard
|
94fb0f5935
|
winex11: Synchronize the mouse cursor in update_mouse_state.
|
2011-02-24 12:16:54 +01:00 |
Alexandre Julliard
|
f0396489e6
|
server: Increment the usage count of the global table also when starting a local hook.
|
2011-02-24 12:15:38 +01:00 |
Matteo Bruni
|
85a578f782
|
d3dx9: Fix memory access for images with less than 4 bytes per pixel (Valgrind).
|
2011-02-23 19:38:26 +01:00 |
Amine Khaldi
|
b6990fa77a
|
d3dcompiler_43: Avoid an unintended fall-through.
|
2011-02-23 19:24:05 +01:00 |
Amine Khaldi
|
4b7795a943
|
riched20: Add a missing break.
|
2011-02-23 19:23:38 +01:00 |
André Hentschel
|
a16b51c62c
|
odbccp32: Improve some stubs.
|
2011-02-23 19:22:02 +01:00 |
André Hentschel
|
6e62dc8ece
|
advapi32: Add stub for EnableTraceEx.
|
2011-02-23 19:21:58 +01:00 |
John Edmonds
|
3c239fa0cd
|
gdi32: Fixed GetDIBits for top-down bitmaps.
|
2011-02-23 19:21:41 +01:00 |
John Edmonds
|
d2e1478db0
|
gdi32/tests: Added tests for copying a single pixel from top down and bottom up bitmaps.
|
2011-02-23 19:21:38 +01:00 |
Amine Khaldi
|
e9ab576c73
|
comdlg32: Add missing break (Coverity).
|
2011-02-23 18:24:28 +01:00 |
Marcus Meissner
|
a91b0e4544
|
user32: Remove side effect code out of asserts() (Coverity).
|
2011-02-23 18:24:20 +01:00 |
Marcus Meissner
|
89e662084f
|
user32: Move functional code out of assert() (Coverity).
|
2011-02-23 18:22:50 +01:00 |
Marcus Meissner
|
62f270e269
|
regedit: fgetc() gets int, not char (Coverity).
|
2011-02-23 18:22:35 +01:00 |
Nikolay Sivov
|
d0bff37cb2
|
msxml3: Remove get_text() forward.
|
2011-02-23 18:22:18 +01:00 |
Nikolay Sivov
|
2e5a0dd63f
|
msxml3: Remove get_ownerDocument() forward.
|
2011-02-23 18:22:12 +01:00 |
Nikolay Sivov
|
3d63982f86
|
msxml3: Remove hasChildNodes() forward.
|
2011-02-23 18:22:04 +01:00 |
Nikolay Sivov
|
5775bcde4a
|
msxml3: Remove appendChild() forward.
|
2011-02-23 18:21:57 +01:00 |
Nikolay Sivov
|
1178f7b46e
|
msxml3: Remove forward to removeChild() method for nodes.
|
2011-02-23 18:21:51 +01:00 |
Rico Schüller
|
12d4683f05
|
d3dcompiler: Implement ID3D11ShaderReflectionVariable::GetType().
|
2011-02-23 18:21:36 +01:00 |
Rico Schüller
|
c647243ed9
|
d3dcompiler: Implement ID3D11ShaderReflectionType::GetDesc().
|
2011-02-23 18:21:34 +01:00 |
Rico Schüller
|
3c75a985e3
|
d3dcompiler: Implement ID3D11ShaderRefleflection::GetVariableByName().
|
2011-02-23 18:21:32 +01:00 |
Marcus Meissner
|
0d198362aa
|
dbghelp: Fixed pasted size error (Coverity).
|
2011-02-23 15:01:27 +01:00 |
Marcus Meissner
|
ab138e9c58
|
cryptui: Fixed bad sizeof() (Coverity).
|
2011-02-23 15:01:22 +01:00 |
Marcus Meissner
|
b42c593f67
|
kernel32: Fixed mismatched bracket (Coverity).
|
2011-02-23 15:01:17 +01:00 |
Marcus Meissner
|
c4337f1e33
|
rsaenh: Fixed bad sizeof() usage (Coverity).
|
2011-02-23 15:01:06 +01:00 |
Marcus Meissner
|
242cbcaa27
|
wineoss.drv: Fixed incorrect sizeof() (Coverity).
|
2011-02-23 15:00:30 +01:00 |
Jacek Caban
|
6d887f072f
|
urlmon: Register MIME filter only for bindings testing them.
|
2011-02-23 15:00:18 +01:00 |
Hans Leidekker
|
288718d8c3
|
msi: A custom action dll failing to load is not a fatal error.
|
2011-02-23 14:58:58 +01:00 |
Juan Lang
|
2a53eb7087
|
cryptnet: Delete existing cache entries when out of date.
|
2011-02-23 14:58:32 +01:00 |
Alexandre Goujon
|
778757ba74
|
ws2_32: Make gethostbyname fail if WSAStartup was not called before.
|
2011-02-23 14:58:09 +01:00 |
Jacek Caban
|
f5eb15a2fe
|
wscript: Added tests.
|
2011-02-23 14:55:17 +01:00 |
Peter Schellenbach
|
4f3b78797d
|
oleaut32: Fixed short time & medium time named formats.
|
2011-02-22 16:49:40 +01:00 |
Alistair Leslie-Hughes
|
955685a777
|
msxml3: Add IObjectSafety support to IXMLHTTPRequest.
|
2011-02-22 16:34:46 +01:00 |
Andrew Nguyen
|
2f22a504e7
|
configure: Check for a modern sched_setaffinity prototype.
|
2011-02-22 16:33:07 +01:00 |
Hans Leidekker
|
7b2604e5f9
|
uninstaller: List 32-bit applications on 64-bit platforms.
|
2011-02-22 13:35:12 +01:00 |
Hans Leidekker
|
013e92c9cd
|
appwiz.cpl: List 32-bit applications on 64-bit platforms.
|
2011-02-22 13:35:09 +01:00 |
Hans Leidekker
|
178d39ccc5
|
msi: Fix a trace.
|
2011-02-22 13:34:33 +01:00 |
Maarten Lankhorst
|
720bc3fa53
|
gdi32: Handle BITMAP_CopyBitmap correctly for negative heights.
|
2011-02-22 13:30:11 +01:00 |
Alexander Kochetkov
|
005915f405
|
gdi32: Fix scaling factors for EMR_EXTTEXTOUTW.
|
2011-02-22 13:24:53 +01:00 |
Alistair Leslie-Hughes
|
f6b16ea774
|
oleaut32: Implement ITypeInfo_GetNames Stub/Proxy.
|
2011-02-22 12:49:40 +01:00 |
Michael Stefaniuc
|
59e058ab20
|
storage.dll16: Remove unused struct declaration.
|
2011-02-22 12:31:04 +01:00 |
Nikolay Sivov
|
565a66654c
|
msxml4: Add version info.
|
2011-02-22 12:30:46 +01:00 |
Nikolay Sivov
|
a0a464ad81
|
msxml3: Use helper to consistently dump variant parameters.
|
2011-02-22 12:30:37 +01:00 |