Sweden-Number/dlls/msvcrt
Peter Beutner bc83ae9fda msvcrt: Fix handling of 'h' prefix in swprintf.
- '%hs' in widechar string functions is wrongly recognized as
  a widechar string. Fix this by always checking the prefix first.
- add testcase
- remove code duplication in %c/%s handling by moving code into a function.
2006-05-16 20:21:44 +02:00
..
tests
.gitignore
Makefile.in
console.c
cpp.c
cppexcept.c
cppexcept.h
ctype.c
data.c
dir.c
environ.c
errno.c
except.c
exit.c
file.c
heap.c
locale.c
lock.c
main.c
math.c
mbcs.c
misc.c
msvcrt.h
msvcrt.spec
mtdll.h
process.c
rsrc.rc
scanf.c
scanf.h
string.c msvcrt: Added wrappers for a few functions instead of linking them 2006-01-14 17:40:29 +01:00
thread.c
time.c
undname.c
wcs.c