Jason Edmeades
|
99a0376a4f
|
kernel32: Return error on second attempt to free a module.
|
2010-01-18 14:26:16 +01:00 |
Paul Vriens
|
6d416e6934
|
kernel32/tests: Don't crash on WinMe.
|
2009-10-07 12:55:16 +02:00 |
Alexandre Julliard
|
2cd36b6b60
|
kernel32: Remove the file parameter check again in LoadLibraryExW since some broken apps pass garbage here.
|
2009-05-26 14:26:42 +02:00 |
Paul Vriens
|
ed55217444
|
kernel32/tests: Use skip instead of trace.
|
2008-09-22 12:15:17 +02:00 |
Alexandre Julliard
|
7e54db23e9
|
kernel32/tests: Fix a couple of tests failing on NT4.
|
2008-09-19 14:03:40 +02:00 |
Paul Vriens
|
c461eba067
|
kernel32/tests: Fix 2 tests on win9x.
|
2008-09-08 12:49:12 +02:00 |
Paul Vriens
|
c3a58cc7d8
|
kernel32/tests: Fix a few tests on win9x.
|
2008-09-08 12:49:12 +02:00 |
James Hawkins
|
731306bf78
|
kernel32: Fix two tests that fail in win2k3 and modify LoadLibraryEx to match this behavior.
|
2008-09-03 13:14:50 +02:00 |
James Hawkins
|
816f57cbb1
|
kernel32: Add tests for LoadLibraryEx.
|
2008-08-29 13:29:36 +02:00 |
Francois Gouget
|
14918e293a
|
kernel32/tests: Use '%d' to print GetLastError().
|
2007-01-04 11:26:22 +01:00 |
Alexandre Julliard
|
2a1dc15790
|
ntdll: Fix the libdl refcount when loading the same builtin twice.
|
2006-12-20 15:54:27 +01:00 |
Francois Gouget
|
1d6db94ee2
|
kernel32/tests: Test loading and unloading of builtin dlls.
|
2006-12-20 15:48:22 +01:00 |
Michael Stefaniuc
|
8218440c20
|
kernel32/tests: Win64 printf format warning fixes.
|
2006-10-10 16:11:27 +02:00 |
Alexandre Julliard
|
489d87d1e5
|
kernel32: Renamed the kernel directory to kernel32.
Also get rid of the kernel/messages subdirectory.
|
2006-09-12 13:34:06 +02:00 |