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 |
Jacek Caban
|
802a6bc1bb
|
crypt32: Pass context as BASE_CONTEXT to Context_AddRef and added structs describing memory layout behind context structs.
|
2013-10-14 17:26:14 +02:00 |
Jacek Caban
|
b2b71c2085
|
crypt32: Use linked pointer instead of context type to test for linked contexts.
|
2013-10-14 17:26:14 +02:00 |
Jacek Caban
|
c7d1082b4f
|
crypt32: Added new empty store type and use it for creating certificates with no store.
|
2013-10-14 17:26:14 +02:00 |
Jacek Caban
|
fe9e23998a
|
crypt32: Don't call CertFreeCertificateContext in CertDeleteCertificateContext, leave it to store-specific functions.
|
2013-10-14 17:26:14 +02:00 |
Jacek Caban
|
52b2add395
|
crypt32: Moved store context functions to vtbl.
|
2013-10-14 17:26:14 +02:00 |
Jacek Caban
|
be023607cc
|
crypt32: Added support for CERT_CLOSE_STORE_CHECK_FLAG flag in MemStore_release.
|
2013-10-14 17:26:14 +02:00 |
Jacek Caban
|
2256a728fe
|
crypt32: Moved store release implementation to vtbl.
|
2013-10-14 17:26:14 +02:00 |
Jacek Caban
|
b3b1135d84
|
crypt32: Added addref to store vtbl and use it instead of directly accessing ref.
|
2013-10-14 17:26:14 +02:00 |
Alexandre Julliard
|
a804cc711b
|
jscript: Use the official Windows constant for MAXLONGLONG.
|
2013-10-14 17:26:14 +02:00 |
Alexandre Julliard
|
0f03f264b7
|
winex11: Add a helper function to return the primary monitor rectangle.
|
2013-10-14 17:26:14 +02:00 |
Alexandre Julliard
|
9f1f29cc91
|
winex11: Add a helper function to return the virtual screen rectangle.
|
2013-10-14 17:26:14 +02:00 |
Alexandre Julliard
|
0b71e0bf12
|
winex11: Add helper functions for converting between root and virtual screen coords.
|
2013-10-14 17:26:13 +02:00 |
Alexandre Julliard
|
bb45a93d71
|
makedep: Generate correct dependencies for testlist.c.
|
2013-10-14 16:05:32 +02:00 |
Alexandre Julliard
|
c3aa495295
|
makedep: Add more helpers for file output and error handling.
|
2013-10-14 16:05:32 +02:00 |
Alexandre Julliard
|
cf34a967cc
|
makedep: Remove some unnecessary typedefs.
|
2013-10-14 16:05:31 +02:00 |
Alexandre Julliard
|
55e44092bd
|
makefiles: Remove useless definitions of COM_NO_WINDOWS_H.
|
2013-10-14 16:05:31 +02:00 |
Hans Leidekker
|
0994781df6
|
wldap32/tests: Compile with -D__WINESRC__.
|
2013-10-14 16:05:31 +02:00 |
Hans Leidekker
|
fcd4527ea9
|
mscms/tests: Compile with -D__WINESRC__.
|
2013-10-14 16:05:31 +02:00 |
Nikolay Sivov
|
619ceae967
|
xmllite: Support resuming and value reporting for whitespace nodes in Misc.
|
2013-10-14 10:49:53 +02:00 |
Nikolay Sivov
|
146ff49161
|
ntdll: Support pinning module refcount with LdrAddRefDll().
|
2013-10-14 10:49:44 +02:00 |
Nikolay Sivov
|
abdf02526e
|
msxml3: Handle parser failure when loading from url.
|
2013-10-14 10:48:34 +02:00 |
Marcus Meissner
|
8431e75af3
|
d3drm: Added some freeing of memory in error paths (Coverity).
|
2013-10-14 10:48:23 +02:00 |
Andrew Cook
|
868890fb72
|
include: Add types for SetInformationJobObject.
|
2013-10-14 10:47:46 +02:00 |
Qian Hong
|
6e32d18f9f
|
user32/tests: Try harder to set foreground window.
|
2013-10-14 10:45:31 +02:00 |
Frédéric Delanoy
|
5c1ea9bff1
|
wined3d: Avoid initializing some variables.
|
2013-10-14 10:45:24 +02:00 |
Frédéric Delanoy
|
101e7d3ee6
|
winepath: Use BOOL type where appropriate.
|
2013-10-14 10:44:56 +02:00 |
Frédéric Delanoy
|
3e5fecc6a4
|
winetest: Use BOOL type where appropriate.
|
2013-10-14 10:44:52 +02:00 |
Frédéric Delanoy
|
b7b5c88750
|
winmm/tests: Use BOOL type where appropriate.
|
2013-10-14 10:44:45 +02:00 |