Dmitry Timoshkov
|
f70fb8ec4c
|
kernel32: GetTimeFormat and GetDateFormat should fail if LOCALE_NOUSEROVERRIDE is specified simultaneously with a format string.
|
2007-01-05 18:24:12 +01:00 |
Dmitry Timoshkov
|
361ea6e4dc
|
kernel32: Remove a line that was supposed to be deleted by the previous patch.
|
2007-01-02 20:31:15 +01:00 |
Dmitry Timoshkov
|
ebd57713aa
|
kernel32: Make the locale test pass without errors under XP SP2.
|
2007-01-01 17:15:27 +01:00 |
Andrew Talbot
|
bc3e7263bc
|
kernel32/tests: Cast-qual warnings fix.
|
2006-12-11 12:15:44 +01:00 |
Alexandre Julliard
|
82218fcf20
|
kernel32/tests: Added LOCALE_NOUSEROVERRIDE flag on time tests that rely on AM/PM.
|
2006-12-07 12:33:55 +01:00 |
Francois Gouget
|
4c9f668e7c
|
kernel32: Fix the 'MAP_FOLDCZONE' ok() test.
|
2006-11-13 12:45:31 +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 |