wine/dlls/kernel/tests
2005-11-10 11:17:38 +00:00
..
.cvsignore
alloc.c
atom.c NT3.51 returns ERROR_MORE_DATA. 2005-10-11 19:58:38 +00:00
change.c
codepage.c Test passing NULL source to WideCharToMultiByte. 2005-08-18 10:50:46 +00:00
comm.c
console.c Don't send a CTRL_C_EVENT signal to console if we are on Win9x and 2005-10-28 10:40:42 +00:00
directory.c
drive.c In GetDiskFreeSpace: 2005-10-20 11:36:40 +00:00
environ.c
file.c Revert previous change, OF_EXIST really returns HFILE_ERROR. 2005-10-18 10:39:15 +00:00
format_msg.c
generated.c
heap.c Take into account some alignment done by HeapAlloc() on Win9x. 2005-11-08 16:09:44 +00:00
locale.c
mailslot.c Remove the 'L' suffix on a number of constants to avoid comparison 2005-09-13 15:00:32 +00:00
Makefile.in
module.c LoadLibrary should ignore trailing spaces in the library name. 2005-10-18 14:10:56 +00:00
path.c Add error code valid for Win9x and XP. 2005-11-10 11:16:20 +00:00
pipe.c
process.c Test for argv handling. 2005-10-27 10:25:49 +00:00
profile.c
sync.c
thread.c Add trailing '\n's to ok() and TRACE() calls. 2005-11-10 11:17:38 +00:00
time.c
timer.c
virtual.c