Francois Gouget
|
81a5701ca9
|
Assorted spelling fixes.
|
2007-11-09 13:07:12 +01:00 |
Francois Gouget
|
94799c3cc7
|
kernel32: Fix the image size in a test to avoid a BSOD on Windows XP SP1.
|
2007-11-05 15:06:40 +01:00 |
Francois Gouget
|
f74d2a8fbf
|
kernel32/tests: Re-balance the curly parentheses so winapi_check can parse the file.
|
2007-08-06 12:29:50 +02:00 |
Paul Vriens
|
d40233a448
|
kernel32/tests: Don't crash (on Vista).
|
2007-06-25 13:23:31 +02:00 |
Dmitry Timoshkov
|
c28ffeeb9a
|
kernel32/tests: Fix a problem revealed by compilation in 64-bit mode.
|
2007-05-24 11:36:27 +02:00 |
Alexandre Julliard
|
8530cb0aec
|
kernel32: Check for already loaded module also for LOAD_LIBRARY_AS_DATAFILE.
|
2007-05-16 16:58:51 +02:00 |
Dmitry Timoshkov
|
59a2686ae4
|
kernel32: Add a test for LoadLibraryEx(LOAD_LIBRARY_AS_DATAFILE).
|
2007-05-16 11:55:32 +02:00 |
Dmitry Timoshkov
|
efb1e8eb75
|
kernel32: Fix a typo.
|
2006-12-22 10:21:48 +01:00 |
Alexandre Julliard
|
9fed1205ca
|
ntdll: File positions should be aligned to sector boundaries in PE loader.
|
2006-12-21 12:34:44 +01:00 |
Dmitry Timoshkov
|
5fc9ffd500
|
kernel32: Add a minimal PE image that XP is able to load.
|
2006-12-19 12:38:56 +01:00 |
Alexandre Julliard
|
3dc21d387b
|
ntdll: Map the PE header up to the specified size, and clear the rest of the page.
|
2006-12-13 16:04:49 +01:00 |
Dmitry Timoshkov
|
64b2ca2573
|
kernel32: Add the data that mimics the PE image which upack creates.
|
2006-12-13 16:04:48 +01:00 |
Dmitry Timoshkov
|
046814701e
|
kernel32: Add PE images with section alignment 1 and 2 to the loader test.
|
2006-12-07 15:34:43 +01:00 |
Alexandre Julliard
|
94ac989534
|
ntdll: Fix the failing loader tests.
|
2006-12-07 15:34:36 +01:00 |
Dmitry Timoshkov
|
a411b85868
|
kernel32: Skip the PE loader test under a Win9x platform.
|
2006-12-01 12:28:31 +01:00 |
Dmitry Timoshkov
|
720ab29a7f
|
kernel32: Add more obscure PE images that XP is able to load.
|
2006-11-28 12:35:56 +01:00 |
Dmitry Timoshkov
|
f4b444249b
|
kernel32: Improve the PE loader test.
|
2006-11-27 13:43:17 +01:00 |
Dmitry Timoshkov
|
a77d00eabb
|
kernel32: Add a basic PE loader test.
|
2006-11-16 22:09:11 +01:00 |