Sweden-Number/dlls/crtdll
Dmitry Timoshkov 0072c88111 Implement NTDLL.towupper and NTDLL.towlower using already existing
case conversion tables. Replace all direct calls to towupper/towlower
either to NTDLL for core or to CRTDLL if latter already used in the
non core dll.
2000-06-08 20:05:18 +00:00
..
.cvsignore Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore that need them. 2000-01-23 22:00:06 +00:00
Makefile.in
crtdll.spec Implement NTDLL.towupper and NTDLL.towlower using already existing 2000-06-08 20:05:18 +00:00
crtdll_main.c fgets: Don't swallow \n, treat EOF 2000-04-16 17:06:44 +00:00
mbstring.c
wcstring.c Implement NTDLL.towupper and NTDLL.towlower using already existing 2000-06-08 20:05:18 +00:00