wine-wine/dlls/crtdll
François Gouget da2b6a9f26 Fixed some HFILE vs. HANDLE mismatches.
If not used the last parameter of CreateFile must be 0, not -1.
2001-01-06 01:29:18 +00:00
..
.cvsignore Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
Makefile.in - Implement console I/O 2000-12-13 01:58:39 +00:00
console.c - Add several mbcs and CP 932 functions, fix some existing calls 2000-12-19 23:29:15 +00:00
crtdll.h - Add several mbcs and CP 932 functions, fix some existing calls 2000-12-19 23:29:15 +00:00
crtdll.spec - Add several mbcs and CP 932 functions, fix some existing calls 2000-12-19 23:29:15 +00:00
crtdll_main.c Don't link with libw if libc already contains w* routines. 2000-12-27 18:49:08 +00:00
dir.c - Add several mbcs and CP 932 functions, fix some existing calls 2000-12-19 23:29:15 +00:00
exit.c - Add several mbcs and CP 932 functions, fix some existing calls 2000-12-19 23:29:15 +00:00
file.c Fixed some HFILE vs. HANDLE mismatches. 2001-01-06 01:29:18 +00:00
locale.c - Add several mbcs and CP 932 functions, fix some existing calls 2000-12-19 23:29:15 +00:00
mbstring.c - Add several mbcs and CP 932 functions, fix some existing calls 2000-12-19 23:29:15 +00:00
memory.c - Complete the implementation of heap functions 2000-11-15 23:11:38 +00:00
spawn.c - Fix _fullpath & splitpath, winapi_check fixes 2000-12-16 21:53:56 +00:00
string.c - Fix ctype(), make is* functions binary compatible 2000-11-25 21:39:03 +00:00
time.c - Implemented setlocale parsing and LC_TYPE behavior. 2000-12-12 00:37:27 +00:00
wcstring.c - Implemented 73 CRT functions 2000-11-08 22:42:53 +00:00