98038 Commits

Author SHA1 Message Date
André Hentschel
1431b1e9c4 riched20/tests: Fix editor tests compilation with __WINESRC__ defined. 2013-10-28 20:07:02 +01:00
Marcus Meissner
cf1bbb3bb8 crypt32: Avoid NULL ptr dereferences before checks (Coverity). 2013-10-28 20:03:39 +01:00
Lasse Rasinen
eeefed3dd0 d3d9: Update locked_rect only if wined3d_surface_map succeeds. 2013-10-28 19:31:12 +01:00
Alexandre Julliard
c25c019883 user32: Automatically load comctl32 when one of its classes is requested. 2013-10-28 18:41:04 +01:00
Alexandre Julliard
4c41c20e02 user32: Create the desktop window to trigger builtin class registration before accessing the class list. 2013-10-28 15:24:58 +01:00
Nikolay Sivov
0fc177fe2f msxml3: Set referer in case with no user headers too. 2013-10-28 14:22:54 +01:00
Henri Verbeet
687e5cd330 d3drm: Get rid of the IDirect3DRMMaterialImpl typedef. 2013-10-28 14:22:46 +01:00
Henri Verbeet
f4ca38eded d3drm: Get rid of the IDirect3DRMLightImpl typedef. 2013-10-28 14:22:43 +01:00
Henri Verbeet
7dc0738911 d3drm: Initialize the actual array in d3drm_light_array_create() as well. 2013-10-28 14:22:41 +01:00
Henri Verbeet
c0d05d9f4f d3drm: Initialize the actual array in d3drm_visual_array_create() as well. 2013-10-28 14:22:38 +01:00
Henri Verbeet
bf235a6669 d3drm: Initialize the actual array in d3drm_frame_array_create() as well. 2013-10-28 14:22:36 +01:00
Nikolay Sivov
71ecb55661 wshom.ocx: Implement IWshShell3::ExpandEnvironmentStrings(). 2013-10-28 14:22:25 +01:00
Nikolay Sivov
f3c805be67 wshom.ocx: Silence failure to query IDispatchEx from IWshShell3. 2013-10-28 14:22:23 +01:00
Nikolay Sivov
fa93dadfa1 shell32/tests: Fix compilation with -D__WINESRC__. 2013-10-28 14:22:20 +01:00
Alexandre Julliard
9c6ab0f365 sfnt2fnt: Define WINE_UNICODE_API directly in the source. 2013-10-28 14:21:33 +01:00
Alexandre Julliard
98de631eb1 wrc: Define WINE_UNICODE_API directly in the source. 2013-10-28 14:20:58 +01:00
Alexandre Julliard
b647703774 wmc: Define WINE_UNICODE_API directly in the source. 2013-10-28 14:20:53 +01:00
Alexandre Julliard
54e0c7fe14 wrc: Remove an unused variable. 2013-10-28 14:18:56 +01:00
Alexandre Julliard
f775f3e105 wmc: Don't put timestamps in generated files. 2013-10-28 14:18:48 +01:00
Alexandre Julliard
9fbf473a0b makefiles: Build makedep from the top-level makefile. 2013-10-28 13:58:14 +01:00
Alexandre Julliard
0dcc1cc3e8 makefiles: Expand srcdir directly into the top-level makefile. 2013-10-28 13:14:37 +01:00
Alexandre Julliard
3571c06799 makefiles: Generate explicit build rules for C source files from makedep. 2013-10-28 11:16:11 +01:00
Alistair Leslie-Hughes
57f5e14196 include: Add more CLR_E_SHIM defines. 2013-10-28 10:52:51 +01:00
Dmitry Timoshkov
876cc598c3 cryptnet: Avoid preliminary blob size initialization. 2013-10-28 10:52:27 +01:00
Dmitry Timoshkov
87d8250117 atl100: ReadFile doesn't directly return an error code. 2013-10-28 10:47:14 +01:00
Dmitry Timoshkov
22cb898c9e atl100: Drop file attribute when opening an existing file and specify appropriate sharing mode. 2013-10-28 10:47:05 +01:00
Piotr Caban
22a1329382 comctl32: Fix a typo in UPDOWN_OffsetVal that breaks UDS_WRAP flag support. 2013-10-28 10:43:14 +01:00
Dmitry Timoshkov
d97a36c51f kernel32/tests: Update trace message to report actually used timeout value. 2013-10-28 10:43:00 +01:00
Nikolay Sivov
32f56af204 msxml3/tests: Fix test failures on newer systems. 2013-10-28 10:42:23 +01:00
Francois Gouget
3ad70f9e11 winspool.drv/tests: Fix the OpenPrinter() tests error reporting. 2013-10-28 10:42:00 +01:00
Francois Gouget
fbe912d73b mscoree: RuntimeHost_Destroy() is not used anymore so remove it. 2013-10-28 10:42:00 +01:00
Francois Gouget
4dc152bd70 ddraw/tests: Fix compilation on systems that don't support nameless unions. 2013-10-28 10:42:00 +01:00
Nikolay Sivov
26c2dc93cb advapi32/tests: Remove string constants redefinition that are not needed anymore. 2013-10-28 10:42:00 +01:00
Frédéric Delanoy
8793b5fe28 msi: Use BOOL type where appropriate. 2013-10-28 10:40:20 +01:00
Marcus Meissner
468be8b9d2 xmllite: Annotate fallthrough case (Coverity). 2013-10-28 10:39:35 +01:00
Vincent Povirk
b29c2b050d xinput1_3: Make XInputGetState patchable. 2013-10-28 10:38:36 +01:00
André Hentschel
ca469de656 oleaut32/tests: Fix vartest tests compilation with __WINESRC__ defined. 2013-10-28 10:38:15 +01:00
André Hentschel
03f627096e oleaut32/tests: Fix varformat tests compilation with __WINESRC__ defined. 2013-10-28 10:38:01 +01:00
André Hentschel
611ad497e7 oleaut32/tests: Fix typelib tests compilation with __WINESRC__ defined. 2013-10-28 10:37:58 +01:00
André Hentschel
54b883ef61 oleaut32/tests: Fix tmarshal tests compilation with __WINESRC__ defined. 2013-10-28 10:37:51 +01:00
André Hentschel
5cf89fd5ad oleaut32/tests: Fix safearray tests compilation with __WINESRC__ defined. 2013-10-28 10:37:47 +01:00
André Hentschel
320a3f7e7d oleaut32/tests: Fix olepicture tests compilation with __WINESRC__ defined. 2013-10-28 10:37:41 +01:00
André Hentschel
1f31eb42cc oleaut32/tests: Fix olefont tests compilation with __WINESRC__ defined. 2013-10-28 10:37:35 +01:00
Alexandre Julliard
4b9465f416 Release 1.7.5. 2013-10-25 19:45:30 +02:00
Stefan Dösinger
9db01c16ac d3d8/tests: Port z_range_test to d3d8. 2013-10-25 17:18:48 +02:00
Piotr Caban
e3592d041a msvcrt: Add __security_error_handler stub. 2013-10-25 14:42:03 +02:00
Francois Gouget
ca894127f8 crypt32: Make add_cert_to_store() static. 2013-10-25 14:41:37 +02:00
André Hentschel
2a319e2cdd winspool.drv/tests: Fix tests compilation with __WINESRC__ defined. 2013-10-25 13:36:02 +02:00
André Hentschel
3df00e29ee psapi/tests: Fix tests compilation with __WINESRC__ defined. 2013-10-25 13:36:01 +02:00
André Hentschel
f309e01282 usp10/tests: Fix tests compilation with __WINESRC__ defined. 2013-10-25 13:36:01 +02:00