Alexandre Julliard
|
6e336fe344
|
winetest: Report an error when a test program completely fails to run.
|
2008-11-19 13:24:43 +01:00 |
Alexandre Julliard
|
a580c6c240
|
winetest: Allow to specify a subset of tests to run on the command line.
|
2008-11-19 12:51:28 +01:00 |
Alexandre Julliard
|
db8783e724
|
winetest: Capture the Win32 stderr into the log file too.
|
2008-11-19 12:19:22 +01:00 |
Dmitry Timoshkov
|
5dfcadd7a3
|
user32: Do not change focus if the window is no longer active.
|
2008-11-19 12:16:28 +01:00 |
Ricardo Filipe
|
16920c1da7
|
rpcrt4: Fixed dead increments (llvm/clang).
|
2008-11-19 12:15:37 +01:00 |
Ricardo Filipe
|
68d76db6d4
|
ntdll: Fixed dead store (llvm/clang).
|
2008-11-19 12:15:19 +01:00 |
Ricardo Filipe
|
50c2cafea9
|
oleaut32: Fixed dead increment (llvm/clang).
|
2008-11-19 12:14:58 +01:00 |
Francois Gouget
|
681d375136
|
msxml3: Fix compilation on systems that don't have xsltInit().
Reduce the scope of xsltInit().
Remove an include that was needed only for xsltInit().
|
2008-11-19 12:09:24 +01:00 |
Detlef Riekenberg
|
a815677d93
|
shdocvw/tests: Make the webbrowser test dpi aware, make it pass in wine.
|
2008-11-19 12:09:17 +01:00 |
Francois Gouget
|
0a66633ce3
|
kernel32: Simplify and optimize create_(system,env)_registry_keys().
|
2008-11-19 12:08:22 +01:00 |
Francois Gouget
|
24eb38bdd4
|
kernel32: Fix create_scsi_entry() so it puts properly '\0'-terminated strings in the registry.
|
2008-11-19 12:08:19 +01:00 |
Francois Gouget
|
500be1e8db
|
ntdll/tests: Test how NT(Set, Query)ValueKey() handle non-terminated strings.
|
2008-11-19 12:08:13 +01:00 |
Francois Gouget
|
d7d95ca27c
|
ntdll/tests: Fix typos in test_NtQueryValueKey().
|
2008-11-19 12:08:04 +01:00 |
Alexandre Julliard
|
f3e70ee00e
|
ntdll: Get rid of the Wine-specific MEM_SYSTEM flag.
|
2008-11-18 20:14:46 +01:00 |
Alexandre Julliard
|
f4eaa15aec
|
kernel32: Moved allocation of the DOS memory area to ntdll.
|
2008-11-18 20:11:49 +01:00 |
Damjan Jovanovic
|
1603a51d4e
|
user32: Handle NULL rectangles in WM_NCCALCSIZE.
|
2008-11-18 15:52:00 +01:00 |
Juan Lang
|
0aca97a247
|
cryptdlg: Register/unregister the OID functions exported by cryptdlg.
|
2008-11-18 15:48:49 +01:00 |
Daniel Zimmermann
|
89cf227601
|
widl: Fix check for interface type in get_size_procformatstring.
|
2008-11-18 14:05:22 +01:00 |
Alexandre Julliard
|
0d6415df16
|
kernel32/tests: Allow up to 2 seconds of difference in timestamps.
|
2008-11-18 13:52:25 +01:00 |
Paul Vriens
|
812c5e1bf1
|
winetest: Give the 'Running' progress bar the same size as the others.
|
2008-11-18 13:08:07 +01:00 |
Ricardo Filipe
|
eb45cae5db
|
mlang: Fixed dead stores (llvm/clang).
|
2008-11-18 13:06:39 +01:00 |
Ricardo Filipe
|
c3db26d4bc
|
iphlpapi: Fixed dead store (llvm/clang).
|
2008-11-18 13:06:27 +01:00 |
Ricardo Filipe
|
ca3d0d67a8
|
gdi32: Fix dead store (llvm/clang).
|
2008-11-18 13:05:56 +01:00 |
Ricardo Filipe
|
b5fcabb52c
|
dbghelp: Fixed dead store (llvm/clang).
|
2008-11-18 13:05:21 +01:00 |
Ricardo Filipe
|
1a12aace57
|
cabinet: Fix dead stores (llvm/clang).
|
2008-11-18 13:04:59 +01:00 |
Francois Gouget
|
3d384f172c
|
msxml3: Dynamically load libxslt.so and only call xsltInit() if present.
|
2008-11-18 13:04:05 +01:00 |
Alexandre Julliard
|
c38ce28af5
|
ntdll: Increase subheap size quadratically to avoid slowdown when allocating tons of heap memory.
|
2008-11-18 12:49:12 +01:00 |
Henri Verbeet
|
369da3aeb9
|
wininet: Treat an empty username as NULL in FTP_Connect().
|
2008-11-18 12:46:18 +01:00 |
Alexander Morozov
|
3a3b75e177
|
include: Remove declarations of undefined functions.
|
2008-11-18 11:55:12 +01:00 |
Henri Verbeet
|
1dad75955d
|
d3d10core: Add a test for D3D10CoreCreateDevice().
|
2008-11-18 11:54:31 +01:00 |
Henri Verbeet
|
1dea8291fb
|
dxgi: Add a test for DXGID3D10CreateDevice().
|
2008-11-18 11:54:02 +01:00 |
Henri Verbeet
|
1988ed16db
|
dxgi: Implement IDXGIFactory::EnumAdapters().
|
2008-11-18 11:53:28 +01:00 |
Henri Verbeet
|
808bbeb065
|
dxgi: Store an array of adapters in dxgi_factory.
|
2008-11-18 11:53:21 +01:00 |
Vincent Povirk
|
1a11131d15
|
gdiplus: Restore a line I removed by mistake.
|
2008-11-18 11:53:15 +01:00 |
Hans Leidekker
|
65c1e31dca
|
winhttp: Add tests for WinHttpCrackUrl.
|
2008-11-18 11:53:02 +01:00 |
Hans Leidekker
|
2c850276a0
|
winhttp: Reimplement WinHttpCrackUrl.
|
2008-11-18 11:52:54 +01:00 |
Hans Leidekker
|
5ce2dfcabb
|
mlang: Implement IMultiLanguage2::ConvertStringInIStream.
|
2008-11-18 11:52:50 +01:00 |
Alexandre Julliard
|
1e02c1c3c8
|
kernel32/tests: Fix the process tests on NT4.
|
2008-11-17 23:37:00 +01:00 |
Alexandre Julliard
|
d68225eb41
|
kernel32/tests: Fix the mailslot tests on Vista.
|
2008-11-17 23:36:47 +01:00 |
Alexandre Julliard
|
cf1116107f
|
kernel32/test: Fix the timer queue tests on Vista.
|
2008-11-17 23:01:21 +01:00 |
Alexandre Julliard
|
28c411b627
|
ntdll: Get rid of the unaligned_mmap wrapper.
|
2008-11-17 20:34:19 +01:00 |
Alexandre Julliard
|
04eb1e6a63
|
wintrust: Fix a buffer overflow.
|
2008-11-17 17:08:40 +01:00 |
Francois Gouget
|
3b140ccb0e
|
Assorted spelling fixes.
|
2008-11-17 16:04:39 +01:00 |
Francois Gouget
|
30b089668b
|
crypt32: Fix Spelling of 'superseded'.
|
2008-11-17 16:04:33 +01:00 |
Alexandre Julliard
|
92cf3d1900
|
ntdll: Don't set noexec protection on builtin dlls, some broken apps clear the execute permission.
|
2008-11-17 15:56:54 +01:00 |
Francois Gouget
|
13a279ef0a
|
d3d10core: Fix spelling of 'unknown'.
|
2008-11-17 15:56:48 +01:00 |
Francois Gouget
|
7c2f5f065a
|
inetcomm: Fix compilation on systems that don't support nameless unions.
|
2008-11-17 15:08:59 +01:00 |
Francois Gouget
|
90b04c7b93
|
d3dx9_36/tests: Fix compilation on systems that don't support nameless unions.
|
2008-11-17 15:08:55 +01:00 |
Paul Vriens
|
919bd61203
|
user32/tests: Fix a test failure on Win9x, WinMe and NT4.
|
2008-11-17 14:45:57 +01:00 |
Henri Verbeet
|
a42b7568b9
|
dxgi: Add a wined3d device to dxgi_device.
|
2008-11-17 14:38:52 +01:00 |