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
Dmitry Timoshkov
3b429e88ff
server: Add support for pending write flag to the serial device.
2013-10-25 13:36:01 +02:00
Dmitry Timoshkov
53e727ef95
kernel32/tests: WaitCommEvent may sometimes return immediately on a busy system when write operation to a COM-port has already completed.
2013-10-25 13:36:01 +02:00
Dmitry Timoshkov
0db996e14c
kernel32/tests: Increase the timeout for completion of write to a COM-port.
...
It's not enough for some hardware configurations.
2013-10-25 13:36:01 +02:00
Dmitry Timoshkov
b46bd115bb
kernel32/tests: Accept the case when WriteFile is able to complete the request immediately for an overlapped COM-port write.
...
The behaviour depends on the driver and hardware used.
2013-10-25 13:36:01 +02:00
Frédéric Delanoy
4b94239a3b
quartz/tests: Use BOOL type where appropriate.
2013-10-25 13:36:01 +02:00
Frédéric Delanoy
ec5da171e6
quartz: Use BOOL type where appropriate.
2013-10-25 13:36:01 +02:00
Frédéric Delanoy
38adec4ac5
mscoree: Use BOOL type where appropriate.
2013-10-25 13:36:01 +02:00
Frédéric Delanoy
02f5ebd062
dwrite/tests: Use BOOL type where appropriate.
2013-10-25 13:36:00 +02:00
Qian Hong
78b2fd8399
winmm: Fixed mixerGetControlDetails with null paDetails.
2013-10-25 13:36:00 +02:00
Vincent Povirk
5e81bad239
mscoree: Call Mono's System.Environment.Exit instead of duplicating it.
2013-10-25 13:35:36 +02:00
Vincent Povirk
770918a91b
mscoree: Do a "normal" runtime shutdown from _CorExeMain.
...
This needs to work differently from CorExitProcess because we need to wait for
foreground threads and abort the rest.
2013-10-25 13:34:47 +02:00
Vincent Povirk
6b889fe918
mscoree: Remove support for multiple Mono ABI versions.
...
Having two instances of Mono loaded at once is problematic, and now that we
use the 2.0 runtime to support 1.x there's no need to support old versions.
2013-10-25 13:34:26 +02:00
Nikolay Sivov
0af3bd8365
ole32: Support activation context in CLSIDFromProgID().
2013-10-25 11:12:31 +02:00
Nikolay Sivov
f96631e110
ole32: Add a helper to map ProgID to CLSID using registry.
2013-10-25 11:12:27 +02:00
Huw Davies
5077fc895f
ole32: If an object exposes IExternalConnection then don't take down the stub manager if we have remaining weak refs in a call that would otherwise ignore them.
2013-10-24 19:01:57 +02:00
Huw Davies
1864db2faa
ole32: Call IExternalConnection_ReleaseConnection with the correct final parameter.
2013-10-24 19:01:57 +02:00