Sweden-Number/dlls/kernel/tests
Alexandre Julliard a510a7e117 server: Added access rights mapping to file objects. 2005-12-12 16:46:17 +01:00
..
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in
alloc.c
atom.c NT3.51 returns ERROR_MORE_DATA. 2005-10-11 19:58:38 +00:00
change.c
codepage.c
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 Made test loadable on NT 3.51 again (GetDiskFreeSpaceExA not present). 2005-11-15 16:53:09 +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 Added a few more Unicode digits from Unicode version 4.1. 2005-11-18 12:15:59 +00:00
mailslot.c
module.c LoadLibrary should ignore trailing spaces in the library name. 2005-10-18 14:10:56 +00:00
path.c prefix can be NULL for GetTempFileNameW. 2005-11-12 19:09:06 +00:00
pipe.c Move named pipe objects into directory name space. 2005-12-05 13:09:35 +01:00
process.c Test for argv handling. 2005-10-27 10:25:49 +00:00
profile.c
sync.c server: Added access rights mapping to file objects. 2005-12-12 16:46:17 +01:00
thread.c kernel: Added a basic test for exception handling in threads. 2005-12-05 20:43:33 +01:00
time.c
timer.c
virtual.c