Andrew Eikum
0d1526bf4a
advapi32: Don't cache HKCR if WOW64 redirection flags are set.
2013-10-15 16:29:37 +02:00
Andrew Eikum
8cb7f877d7
advapi32: Attempt to open WOW64 key before the lowest level key, too.
...
Without this, we'll fail to open the correct key for e.g.
<Machine\Software\Classes> with KEY_WOW64_32KEY, which should resolve to
<Machine\Software\Wow6432Node\Classes>.
2013-10-15 16:27:15 +02:00
Alexandre Julliard
13479aa7b8
tools: Update the character data tables to Unicode 6.3.0.
2013-10-15 16:09:16 +02:00
Aric Stewart
b5d9fc323d
tools: Add new Explicit Formatting types for Unicode 6.3.
2013-10-15 16:02:38 +02:00
Qian Hong
00c9c6fde3
user32/tests: Skip winstation tests on NT4.
2013-10-15 16:01:04 +02:00
Qian Hong
a0637a7f52
user32/tests: Skip winstation tests when no enough privileges.
2013-10-15 16:00:53 +02:00
Hans Leidekker
1d124f8869
msi/tests: Compile with -D__WINESRC__.
2013-10-15 14:28:22 +02:00
Hans Leidekker
0354af649a
msi/tests: Prepare msi.c for the switch to -D__WINESRC__.
2013-10-15 14:28:22 +02:00
Hans Leidekker
07043df793
msi/tests: Prepare suminfo.c for the switch to -D__WINESRC__.
2013-10-15 14:28:21 +02:00
Hans Leidekker
2a70f1bde3
msi/tests: Prepare source.c for the switch to -D__WINESRC__.
2013-10-15 14:28:21 +02:00
Hans Leidekker
c3764ff014
msi/tests: Prepare record.c for the switch to -D__WINESRC__.
2013-10-15 14:28:21 +02:00
Hans Leidekker
8a97d08759
msi/tests: Prepare patch.c for the switch to -D__WINESRC__.
2013-10-15 14:28:21 +02:00
Hans Leidekker
4d236f1942
msi/tests: Prepare package.c for the switch to -D__WINESRC__.
2013-10-15 14:28:21 +02:00
Hans Leidekker
e243979c4f
msi/tests: Prepare install.c for the switch to -D__WINESRC__.
2013-10-15 14:28:21 +02:00
Hans Leidekker
569d04cd7b
msi/tests: Prepare format.c for the switch to -D__WINESRC__.
2013-10-15 14:28:21 +02:00
Hans Leidekker
f1498d7736
msi/tests: Prepare db.c for the switch to -D__WINESRC__.
2013-10-15 14:28:21 +02:00
Hans Leidekker
ae5c7c2a18
msi/tests: Prepare automation.c for the switch to -D__WINESRC__.
2013-10-15 14:28:21 +02:00
Hans Leidekker
0e8b5ac54a
msi/tests: Prepare action.c for the switch to -D__WINESRC__.
2013-10-15 14:28:21 +02:00
Huw Davies
0dff81f495
wsock32: Add a fallback for inet_network.
2013-10-15 14:28:21 +02:00
Nikolay Sivov
9273a6715f
avifil32/tests: Compile with -D__WINESRC__.
2013-10-15 14:28:20 +02:00
Nikolay Sivov
ba7f633fc8
advpack/tests: Compile with -D__WINESRC__.
2013-10-15 14:28:20 +02:00
Nikolay Sivov
f6b2aa4a01
advapi32/tests: Compile with -D__WINESRC__.
2013-10-15 14:28:20 +02:00
Nikolay Sivov
08422163cf
msvcrt: Prevent msvcrt.dll unloading.
2013-10-15 14:28:20 +02:00
Nikolay Sivov
9a6567d1a6
kernel32: Added support for GET_MODULE_HANDLE_EX_FLAG_PIN.
2013-10-15 14:28:20 +02:00
Francois Gouget
4db9cd5f21
ntdll/tests: Fix compilation on systems that don't support nameless unions.
2013-10-15 14:28:20 +02:00
Frédéric Delanoy
9b6715226e
xcopy: Use BOOL type where appropriate.
2013-10-15 14:28:20 +02:00
Frédéric Delanoy
34ad2d20a2
win87em.dll16: Use BOOL type where appropriate.
2013-10-15 14:28:20 +02:00
Frédéric Delanoy
4bb61ec0df
ole32: Use BOOL type where appropriate.
2013-10-15 14:28:20 +02:00
Frédéric Delanoy
06a66688a3
net: Use BOOL type where appropriate.
2013-10-15 14:28:20 +02:00
Frédéric Delanoy
70205f583c
attrib: Use BOOL type where appropriate.
2013-10-15 14:28:20 +02:00
Michael Stefaniuc
4dd5893ad7
dsound/tests: Compile with -D__WINESRC__.
2013-10-15 14:28:20 +02:00
Alexandre Julliard
edf4dab5ef
makefiles: Generate explicit build rules for testlist.c from makedep.
2013-10-15 13:53:12 +02:00
Alexandre Julliard
d4593274dc
makefiles: Generate explicit build rules for dlldata.c from makedep.
2013-10-15 13:53:11 +02:00
Alexandre Julliard
d9a75184c7
makefiles: Generate explicit build rules for idl files from makedep.
2013-10-15 13:53:11 +02:00
Alexandre Julliard
25b0810655
makefiles: Generate explicit build rules for resource files from makedep.
2013-10-15 13:53:11 +02:00
Alexandre Julliard
da4c49c744
makefiles: Generate explicit build rules for message files from makedep.
2013-10-15 13:53:11 +02:00
Alexandre Julliard
c00cc015f8
makefiles: Generate explicit build rules for bison files from makedep.
2013-10-15 13:53:09 +02:00
Alexandre Julliard
efef36c05a
makefiles: Generate explicit build rules for lex files from makedep.
2013-10-14 19:49:29 +02:00
Adam Bolte
66a559328a
wined3d: Add support for nVidia GTX 660M.
2013-10-14 17:26:15 +02:00
Jacek Caban
b1cf39d081
vbscript: Compile tests with -D__WINESRC__.
2013-10-14 17:26:15 +02:00
Jacek Caban
71d1df73b5
jscript: Compile tests with -D__WINESRC__.
2013-10-14 17:26:15 +02:00
Hans Leidekker
ceeff119a2
winhttp/tests: Compile with -D__WINESRC__.
2013-10-14 17:26:15 +02:00
Hans Leidekker
8946346f51
winhttp: Fix a test failure on Windows 8 and conform to the more recent behavior.
2013-10-14 17:26:15 +02:00
Hans Leidekker
2b5888cc96
dnsapi/tests: Compile with -D__WINESRC__.
2013-10-14 17:26:15 +02:00
Hans Leidekker
98c64a4be3
dnsapi: Perform a wide character string comparison if the character set is unknown.
2013-10-14 17:26:15 +02:00
Jacek Caban
2553b4602b
crypt32: Use context_t in Context_CreateLinkContext.
2013-10-14 17:26:15 +02:00
Jacek Caban
c72570ce52
crypt32: Use Context_Release instead of WINE_CONTEXT_INTERFACE.
2013-10-14 17:26:15 +02:00
Jacek Caban
76066d1cfe
crypt32: Use Context_AddRef instead of WINE_CONTEXT_INTERFACE.
2013-10-14 17:26:15 +02:00
Jacek Caban
993691bef5
crypt32: Moved context desatructor to vtbl.
2013-10-14 17:26:15 +02:00
Jacek Caban
17e1dfef9b
crypt32: Pass context as context_t to Context_Release.
2013-10-14 17:26:14 +02:00