Sweden-Number/dlls/kernel/tests
Rein Klazes 4cf122d2aa Correctly use the return value of GetTimeZoneInformation. 2004-10-26 00:11:43 +00:00
..
.cvsignore Add a test for timers. 2004-09-07 23:28:32 +00:00
Makefile.in Add a test for timers. 2004-09-07 23:28:32 +00:00
alloc.c Win9x does not convert FIXED to MOVEABLE. It also discards locked 2004-06-04 17:58:49 +00:00
atom.c
change.c
codepage.c
comm.c Fix signed/unsigned comparison warnings. 2004-08-09 23:42:19 +00:00
console.c Unconditionally open a fresh console for the tests. 2004-10-08 23:35:47 +00:00
directory.c Added a couple of tests for SetCurrentDirectoryA. 2004-06-17 04:26:59 +00:00
drive.c
environ.c
file.c - Don't expect that drive C: exists, use the drive Windows is 2004-08-30 18:40:20 +00:00
format_msg.c
generated.c Disable MSVC warning 4116 to avoid the 'unnamed type definition in 2004-09-06 20:29:53 +00:00
heap.c
locale.c Assorted spelling and case fixes. 2004-06-15 20:26:45 +00:00
mailslot.c Fix signed/unsigned comparison warnings. 2004-08-09 23:42:19 +00:00
module.c
path.c
pipe.c
process.c Fix signed/unsigned comparison warnings. 2004-08-09 23:42:19 +00:00
profile.c Fix the GetPrivateProfileIntA tests for the win9x platform. 2004-06-17 23:00:54 +00:00
thread.c Fix signed/unsigned comparison warnings. 2004-08-09 23:42:19 +00:00
time.c Correctly use the return value of GetTimeZoneInformation. 2004-10-26 00:11:43 +00:00
timer.c Set _WIN32_WINNT to 0x0501 so we get the definition of 2004-09-08 19:06:07 +00:00
virtual.c