Alexandre Julliard
|
12de7d7591
|
kernel32: Move the wineboot event wait so that 16-bit processes wait too.
|
2008-05-13 20:26:37 +02:00 |
Alexandre Julliard
|
4d1cf9c8c4
|
kernel32: Add a builtin 16-bit winhelp.exe.
This should be moved to winhlp32.exe once we support 16-bit modules in executables.
|
2008-05-13 18:50:50 +02:00 |
Paul Vriens
|
6e8f8a0529
|
kernel32/tests: Skip tests if codepage is not installed/available.
|
2008-05-12 11:41:51 +02:00 |
Maarten Lankhorst
|
864e24d2e5
|
kernel32: Fix temporary path test.
|
2008-05-08 11:10:44 +02:00 |
Maarten Lankhorst
|
db8e63af27
|
kernel32: Fix process tests to pass in Windows.
|
2008-05-08 11:10:40 +02:00 |
Alexandre Julliard
|
2dc9ed3006
|
winedos: Print better diagnostics when a DOS app fails to start.
|
2008-05-07 17:33:50 +02:00 |
Francois Gouget
|
633ee950a1
|
Assorted spelling fixes.
|
2008-05-07 12:07:11 +02:00 |
Alexandre Julliard
|
6477a1c1bf
|
kernel32: Set the USERPROFILE and ALLUSERSPROFILE environment variables based on the ProfileList registry keys.
|
2008-05-06 16:07:13 +02:00 |
Dmitry Timoshkov
|
fab78cdc8d
|
kernel32: Print in the trace pid and tid of the created process.
|
2008-05-06 11:25:50 +02:00 |
Dmitry Timoshkov
|
dca9f314a8
|
winoldap.mod: Wait until the 32-bit process starts up.
|
2008-05-05 19:46:16 +02:00 |
Paul Vriens
|
1cfad7f07f
|
kernel32/tests: Skip some tests on win98.
|
2008-05-02 16:18:02 +02:00 |
Paul Vriens
|
0a4eebd744
|
kernel32/tests: Don't run tests on win9x if we are out of memory.
|
2008-05-02 12:55:12 +02:00 |
Paul Vriens
|
d3c4e3d4a7
|
kernel32/tests: Fix tests on win9x.
|
2008-05-01 12:42:22 +02:00 |
James Hawkins
|
ed714d09b7
|
kernel32: Fix a test that fails in win2k3.
|
2008-04-25 14:53:22 +02:00 |
Alexandre Julliard
|
4073805aeb
|
kernel32: If necessary reload the environment after wineboot has run.
|
2008-04-24 11:53:45 +02:00 |
James Hawkins
|
4d07047d4e
|
kernel32: Fix a test that fails on win9x.
|
2008-04-23 14:29:50 +02:00 |
Austin English
|
c531e2abdb
|
Spelling fixes.
|
2008-04-23 12:31:07 +02:00 |
James Hawkins
|
603822ca8b
|
kernel32: Fix two tests that fail in win9x.
|
2008-04-21 13:36:02 +02:00 |
James Hawkins
|
99949cb21a
|
kernel32: Fix a test that fails in win9x.
|
2008-04-21 13:20:12 +02:00 |
James Hawkins
|
430a46fdf7
|
kernel32: Skip the screen buffer tests if codepage 866 is not available.
|
2008-04-21 13:20:12 +02:00 |
Andrew Talbot
|
7d2c11e3a4
|
kernel32: Remove unused variables.
|
2008-04-21 12:10:36 +02:00 |
Alexandre Julliard
|
05e55edd82
|
kernel32: Create the windows and system directories if necessary.
|
2008-04-17 20:33:47 +02:00 |
James Hawkins
|
c5ebc4acb0
|
kernel32: Fix a test that fails in win2k and up.
|
2008-04-17 12:51:06 +02:00 |
James Hawkins
|
c009d1e9c4
|
kernel32: Fix a test that fails in win2k.
|
2008-04-17 12:50:56 +02:00 |
James Hawkins
|
cd2f10a6d0
|
kernel32: Remove an invalid trace and comment.
|
2008-04-17 11:40:07 +02:00 |
James Hawkins
|
a4f733ab0b
|
kernel32: Fix a few failing tests in win2k.
|
2008-04-17 11:40:00 +02:00 |
James Hawkins
|
25c02c884f
|
kernel32: Split the GetComputerName/Ex tests into their own test functions.
|
2008-04-17 11:39:55 +02:00 |
Alexandre Julliard
|
f02ef19fdb
|
kernel32: Reserve the low 64Kb area separately from the rest of the DOS memory.
|
2008-04-14 20:39:27 +02:00 |
James Hawkins
|
e314ef699e
|
kernel32: Add traces to see why the tests fail in win2k.
|
2008-04-11 11:16:29 +02:00 |
Francois Gouget
|
8a18e0e43a
|
Assorted spelling fixes.
|
2008-04-07 13:36:18 +02:00 |
Austin English
|
cb2274e690
|
Spelling fixes.
|
2008-04-04 11:51:40 +02:00 |
Alexander Nicolaysen Sørnes
|
10e9c6bfd1
|
kernel32: Set processorLevel to cpu family.
|
2008-03-31 12:14:41 +02:00 |
Michael Stefaniuc
|
c90baaf7f1
|
kernel32: Add the NLS file for Romansh (Switzerland).
|
2008-03-28 09:51:52 +01:00 |
Dan Kegel
|
dcefb67781
|
kernel32: Test negative dest len in WideCharToMultiByte.
|
2008-03-26 23:38:36 +01:00 |
Alexandre Julliard
|
7a7ef6a64c
|
kernel32: Moved the allocation of the process stack to ntdll.
|
2008-03-26 17:08:38 +01:00 |
Dmitry Timoshkov
|
fed582de5c
|
kernel32: Make the test compatible with win9x.
|
2008-03-26 11:18:21 +01:00 |
Anatoly Lyutin
|
f773e148b0
|
kernel32: Implement IsWow64Process.
|
2008-03-24 20:39:22 +01:00 |
Alexandre Julliard
|
c3ae7d1983
|
kernel32/tests: Fix the FindFirstVolume test on Vista.
|
2008-03-22 13:09:57 +01:00 |
Alexandre Julliard
|
9879f78c13
|
kernel32/tests: Added some tests for FindResource.
|
2008-03-22 13:09:44 +01:00 |
Michael Moss
|
ded68372a2
|
kernel32/tests: Test notifications for overlapping directory watches.
|
2008-03-20 20:16:08 +01:00 |
Michael Moss
|
ef7c4a8b6d
|
kernel32/tests: Fix false positive file notification tests.
|
2008-03-20 14:27:44 +01:00 |
Austin English
|
d5de9977df
|
kernel32: Spelling fixes.
|
2008-03-18 11:44:09 +01:00 |
Alexandre Julliard
|
5c5b997dc2
|
kernel32: Implemented ReadFileScatter and WriteFileGather.
|
2008-03-15 10:58:38 +01:00 |
Alexandre Julliard
|
db1b9a9f62
|
kernel32: Propagate the FILE_FLAG_NO_BUFFERING CreateFile flag to ntdll.
|
2008-03-15 10:58:38 +01:00 |
Dan Hipschman
|
0e8f193184
|
kernel32: Add the MOVEFILE_WRITE_THROUGH flag for MoveFileEx (stub).
|
2008-03-14 11:53:15 +01:00 |
Paul Vriens
|
371afffd35
|
kernel32/tests: Add a few skips instead of just returning.
|
2008-03-12 12:02:04 +01:00 |
Paul Vriens
|
a558bfad99
|
kernel32/tests: DATE_YEARMONTH is only present on W2K and later.
|
2008-03-12 12:02:00 +01:00 |
Paul Vriens
|
b0f7dcdf88
|
kernel32/tests: Skip some tests on win95.
|
2008-03-12 12:01:48 +01:00 |
Paul Vriens
|
4ca754d9a9
|
kernel32: Fix/change tests for systems with no ServicePack.
|
2008-03-11 12:11:52 +01:00 |
Francois Gouget
|
508d58c210
|
kernel32/tests: Don't use 0xaa to avoid any confusion when running with +heap.
|
2008-03-05 12:18:31 +01:00 |