Bruno Jesus
|
7e2f26d6fa
|
dinput: Ensure variable is initialized when #define is not found (Cppcheck).
|
2014-11-04 13:31:59 +09:00 |
Michael Stefaniuc
|
e3c44185ed
|
shlwapi/tests: Simplify empty string check (PVS-Studio).
|
2014-11-04 13:31:47 +09:00 |
Michael Stefaniuc
|
bd6c16628f
|
advapi32/tests: Simplify empty string check (PVS-Studio).
|
2014-11-04 13:31:40 +09:00 |
Iván Matellanes
|
89d91168a0
|
msvcrt: Use correct type for fread and fwrite return values.
|
2014-11-04 13:31:33 +09:00 |
Iván Matellanes
|
20e0a6f20d
|
msvcrt: Avoid locking the file in _fclose_nolock.
|
2014-11-04 13:31:29 +09:00 |
Bruno Jesus
|
344bc6d72b
|
ws2_32: Add tests and implement inet_pton.
Special thanks to Erich Hoover.
|
2014-11-04 13:28:16 +09:00 |
Jonathan Vollebregt
|
1256177dc2
|
reg/tests: Move key format test section below first key creation.
|
2014-11-04 13:27:41 +09:00 |
Jonathan Vollebregt
|
375f9c9905
|
reg/tests: Delete keys manually to prevent timeout on winxp/win2k.
|
2014-11-04 13:27:24 +09:00 |
Austin English
|
825673210f
|
ntoskrnl.exe: Add a stub for IoRegisterPlugPlayNotification.
|
2014-11-04 13:26:28 +09:00 |
Jacek Caban
|
f5e3281a80
|
mshtml: Wine Gecko 2.34 release.
|
2014-11-03 20:52:52 +09:00 |
Henri Verbeet
|
8db1df5097
|
d2d1: Implement d2d_gradient_GetGradientStops().
|
2014-11-03 20:31:52 +09:00 |
Henri Verbeet
|
5279ad5b9f
|
d2d1: Implement d2d_gradient_GetGradientStopCount().
|
2014-11-03 20:31:47 +09:00 |
Henri Verbeet
|
56a0e32317
|
d2d1: Pass the correct vtbl in d2d_linear_gradient_brush_init().
|
2014-11-03 20:31:44 +09:00 |
Henri Verbeet
|
cab0d8ca31
|
d3d10core/tests: Add a test for ID3D10Device_ClearState().
|
2014-11-03 20:31:41 +09:00 |
Henri Verbeet
|
a0c6cdd5c9
|
d3d10core: Implement d3d10_device_ClearState().
|
2014-11-03 20:31:29 +09:00 |
Sebastian Lackner
|
3e3b03a13e
|
kernel32: Set proper error codes if FindFirstFileExW doesn't support specific search_ops / levels.
|
2014-11-03 20:31:21 +09:00 |
Sebastian Lackner
|
b43f13f892
|
user32: Fix invalid argument passed to ExtCreateRegion.
|
2014-11-03 20:31:10 +09:00 |
Sebastian Lackner
|
7796661b4c
|
iphlpapi: Add stub for NotifyIpInterfaceChange.
Based on a patch by Yann Leretaille.
|
2014-11-03 20:29:59 +09:00 |
Sebastian Lackner
|
2eded57ffe
|
iphlpapi: Add stub for CancelMibChangeNotify2.
Based on a patch by Yann Leretaille.
|
2014-11-03 20:29:52 +09:00 |
Austin English
|
d2bc004264
|
msi: Add stubs for MsiRemovePatches(A/W).
|
2014-11-03 16:35:38 +09:00 |
Amine Khaldi
|
b9f18b3431
|
gdi32/tests: Add basic tests for the handling of dwCount parameter in ExtCreateRegion.
|
2014-11-03 16:35:11 +09:00 |
Michael Stefaniuc
|
b5a405af2f
|
gdi32: Remove a basically unused variable (PVS-Studio).
|
2014-11-03 16:34:52 +09:00 |
Michael Stefaniuc
|
4a67e66a3d
|
d3d8/tests: Remove an always false condition (PVS-Studio).
|
2014-11-03 16:34:14 +09:00 |
Michael Stefaniuc
|
25b4a92813
|
crypt32/tests: Avoid an always true ok() condition (PVS-Studio).
|
2014-11-03 16:34:01 +09:00 |
Marcus Meissner
|
a423cbdd5e
|
dwrite: Fixed memory leak on error (Coverity).
|
2014-11-03 16:33:54 +09:00 |
Bruno Jesus
|
00a6a1ac2f
|
compobj.dll16: Remove dead assignments in compobj.c (Cppcheck).
|
2014-11-03 16:32:22 +09:00 |
Bruno Jesus
|
9df1f2fa87
|
crypt32: Remove dead assignments in cert.c (Cppcheck).
|
2014-11-03 16:32:17 +09:00 |
Bruno Jesus
|
47554b8c63
|
mciavi32: Initialize a variable (Cppcheck).
|
2014-11-03 16:32:13 +09:00 |
Bruno Jesus
|
a2818db03b
|
comctl32/tests: Remove a dead assignment in misc.c (Cppcheck).
|
2014-11-03 16:32:07 +09:00 |
Bruno Jesus
|
f4a13b9f1b
|
comctl32/tests: Remove dead assignments in treeview.c (Cppcheck).
|
2014-11-03 16:32:03 +09:00 |
Huw Davies
|
dd856be316
|
comctl32/tests: Post a key-down message rather than use keybd_event.
|
2014-11-03 16:31:52 +09:00 |
Michael Stefaniuc
|
0ef0477f9e
|
urlmon/tests: Visually separate two if statements (PVS-Studio).
|
2014-11-03 16:31:36 +09:00 |
Alexandre Julliard
|
288f1868b7
|
Release 1.7.30.
|
2014-10-31 22:43:41 +09:00 |
Alexandre Julliard
|
9640949cc3
|
crypt32: Add a root store path for Android.
|
2014-10-31 15:47:25 +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 |
Iván Matellanes
|
f896cd3dc9
|
msvcrt: _filbuf should not lock any file.
|
2014-10-31 15:35:19 +09:00 |
Bruno Jesus
|
2c5f05b860
|
comctl32/tests: Remove a dead assignment from dpa.c (Cppcheck).
|
2014-10-31 13:14:59 +09:00 |
Bruno Jesus
|
2ccd55e56f
|
comctl32/tests: Remove dead assignment in comboex.c (Cppcheck).
|
2014-10-31 13:14:56 +09:00 |
Bruno Jesus
|
a54c187886
|
comctl32: Remove dead assignment in tooltips.c (Cppcheck).
|
2014-10-31 13:14:52 +09:00 |
Bruno Jesus
|
f70167df58
|
comctl32: Avoid magic numbers.
|
2014-10-31 13:14:47 +09:00 |
Bruno Jesus
|
197ea35c5a
|
comctl32: Remove a dead assignment in comctl32undoc.c (Cppcheck).
|
2014-10-31 13:14:37 +09:00 |
Alistair Leslie-Hughes
|
60db3a4a86
|
dplayx: Fix some crashes and wine_todo's.
|
2014-10-31 12:57:47 +09:00 |
Bruno Jesus
|
36c331f2e9
|
atl: Remove dead assignment.
|
2014-10-31 10:51:07 +09:00 |
Bruno Jesus
|
08f3edccde
|
atl: Remove dead assignment.
|
2014-10-31 10:51:02 +09:00 |
Bruno Jesus
|
c1b2fc3c4f
|
advpack/tests: Remove dead assignment (Cppcheck).
|
2014-10-31 10:50:55 +09:00 |
Bruno Jesus
|
d3b406ecce
|
advapi32/tests: Remove dead assignment (Cppcheck).
|
2014-10-31 10:50:50 +09:00 |
Bruno Jesus
|
c7772a5d10
|
advapi32/tests: Fix copy & paste issue (Cppcheck).
|
2014-10-31 10:50:46 +09:00 |
Michael Stefaniuc
|
06afdda617
|
wininet: Simplify while loop conditions (PVS-Studio).
|
2014-10-31 10:50:38 +09:00 |
Michael Stefaniuc
|
7f295effbd
|
riched20: SUCCEEDED() is already a BOOL (PVS-Studio).
|
2014-10-31 10:49:34 +09:00 |