Sweden-Number/dlls/kernel/tests
Francois Gouget 52614c62e4 All filenames containing a ":" are invalid on Win9x and 2000 but are
valid on NT4 -> remove these tests.
2002-12-18 20:51:48 +00:00
..
.cvsignore Added a prototype code page test. Fixed issue regarding negative 2002-10-04 17:42:27 +00:00
Makefile.in Added a prototype code page test. Fixed issue regarding negative 2002-10-04 17:42:27 +00:00
alloc.c Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +00:00
atom.c Use strlen or lstrlenA as appropriate to avoid signed/unsigned 2002-12-18 02:22:51 +00:00
codepage.c The Win9x platforms support WideCharToMultiByte and 2002-12-12 02:16:29 +00:00
directory.c Use strlen or lstrlenA as appropriate to avoid signed/unsigned 2002-12-18 02:22:51 +00:00
drive.c GetDiskFreeSpace(all NULLs) crashes on NT4 -> removed. 2002-11-30 19:02:53 +00:00
environ.c Use strlen or lstrlenA as appropriate to avoid signed/unsigned 2002-12-18 02:22:51 +00:00
file.c Use strlen or lstrlenA as appropriate to avoid signed/unsigned 2002-12-18 02:22:51 +00:00
format_msg.c Added regression test for FormatMessage. 2002-08-20 00:32:48 +00:00
generated.c Updated the generated tests. 2002-11-12 01:13:10 +00:00
locale.c Mention the applications that depend on the behavior checked by the 2002-12-12 22:25:23 +00:00
path.c All filenames containing a ":" are invalid on Win9x and 2000 but are 2002-12-18 20:51:48 +00:00
process.c #ifdef-out decodeW since it is not used yet. 2002-12-18 20:51:33 +00:00
thread.c {Get,Set}ThreadPriorityBoost and SetThreadIdealProcessor are missing 2002-11-30 19:03:19 +00:00