Huw Davies
|
6e2827ec29
|
kernel32: Fix typo.
|
2008-06-20 11:19:30 +02:00 |
Louis Lenders
|
d9fa87382e
|
kernel32: Fix typo in SetProcessAffinityMask.
|
2008-06-20 11:18:06 +02:00 |
Alexandre Julliard
|
122055effd
|
kernel32: The first argument of GetBinaryType is a string.
|
2008-06-20 09:38:33 +02:00 |
Dmitry Timoshkov
|
2a98f9b0b0
|
kernel32: Make GetModuleFileName set ERROR_INSUFFICIENT_BUFFER like win2k3 and vista do.
|
2008-06-18 15:21:49 +02:00 |
Paul Vriens
|
8fb9503c6d
|
kernel32/tests: Skip tests if function is not implemented.
|
2008-06-13 12:07:49 +02:00 |
Paul Vriens
|
e7f5c45cf9
|
kernel32/tests: Fix a few typos.
|
2008-06-13 12:07:43 +02:00 |
Alexandre Julliard
|
3cb0bcff83
|
kernel32/tests: Use Local instead of Global prefix to avoid permission issues.
|
2008-06-10 17:44:57 +02:00 |
Alexandre Julliard
|
af785c4d0f
|
kernel32/tests: Fix the change notification test on Vista.
|
2008-06-10 17:44:41 +02:00 |
Alexandre Julliard
|
5b0c326679
|
kernel32/tests: Limit the number of failures in the ligatures test.
|
2008-06-10 11:55:01 +02:00 |
Alexandre Julliard
|
a991afae9b
|
kernel32/tests: Make the toolhelp test less verbose by default.
|
2008-06-10 11:34:11 +02:00 |
Dan Kegel
|
3b0924cf83
|
kernel32/tests: Initialize buffer.
|
2008-06-09 19:39:49 +02:00 |
Alexandre Julliard
|
3a84cbe742
|
kernel32: Add support for the execute protection values in CreateFileMappingW.
|
2008-06-09 19:11:25 +02:00 |
Paul Vriens
|
fe5b8ada64
|
kernel32/tests: Add a skip message for win95.
|
2008-06-09 12:39:29 +02:00 |
Jonathan Ernst
|
bcdfb88e53
|
kernel: Updated French translation.
|
2008-06-09 12:39:08 +02:00 |
Alexandre Julliard
|
ebb8311a4b
|
kernel32/tests: Don't check every single Unicode char if the tables are clearly not compatible.
|
2008-06-04 12:33:38 +02:00 |
James Hawkins
|
c81d36e989
|
kernel32: Remove two tests that produce different results for win9x and NT platforms.
|
2008-05-29 12:12:43 +02:00 |
Francois Gouget
|
2321017707
|
kernel32/tests: Get the tests running again on Win95.
|
2008-05-26 18:01:06 +02:00 |
James Hawkins
|
e92f9054dd
|
kernel32: Don't test the invalid locale 0 if it is enumerated.
|
2008-05-23 12:10:10 +02:00 |
Alexandre Julliard
|
284335229a
|
kernel32: Don't require write access on profile file when only reading.
|
2008-05-22 12:15:37 +02:00 |
Alexandre Julliard
|
9f76085c06
|
kernel32: File mapping names are case sensitive.
|
2008-05-21 20:45:11 +02:00 |
Alexandre Julliard
|
b62f3dee2d
|
kernel32: Waitable timer names are case sensitive.
|
2008-05-21 20:44:36 +02:00 |
Alexandre Julliard
|
116297d0c1
|
kernel32: Semaphore names are case sensitive.
|
2008-05-21 20:43:43 +02:00 |
Alexandre Julliard
|
c96752c044
|
kernel32: Event names are case sensitive.
|
2008-05-21 20:42:54 +02:00 |
Alexandre Julliard
|
e9793cc183
|
kernel32: Mutex names are case sensitive.
|
2008-05-21 20:41:45 +02:00 |
Alexandre Julliard
|
1dcaddee99
|
kernel32: Add some test cases for profile file sharing modes.
Based on a patch by Louis Lenders.
|
2008-05-21 14:23:44 +02:00 |
Alexandre Julliard
|
8b97263dae
|
kernel32: Fix the profile file sharing modes.
Based on a patch by Louis Lenders.
|
2008-05-21 14:23:29 +02:00 |
Dmitry Timoshkov
|
248cc53d86
|
kernel32: Update locale info for Esperanto.
|
2008-05-21 11:43:11 +02:00 |
James Hawkins
|
ed4e0a08bc
|
kernel32: Remove a test that fails on all platforms.
|
2008-05-20 15:43:54 +02:00 |
James Hawkins
|
362f2ceeaf
|
kernel32: Fix a debugger test that fails in win2k3.
|
2008-05-19 16:11:05 +02:00 |
Dan Kegel
|
fbaf037581
|
kernel32: comm.c: increase time slop.
|
2008-05-14 13:36:26 +02:00 |
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 |