Reimplemented multi-byte and wide-chars functions to not depend on
commitd229b98c61e79dc0384d916b177bd52e370cd127
authorAlexandre Julliard <julliard@winehq.org>
Sun, 8 Aug 1999 18:47:59 +0000 (8 18:47 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 8 Aug 1999 18:47:59 +0000 (8 18:47 +0000)
tree1143397ab49a238d20bbb4755d7e9389c1deba42
parentbb1984e6bd17ecb7c718a58df4262742ff266f38
Reimplemented multi-byte and wide-chars functions to not depend on
lstr* functions; added a few missing ones; fixed a couple of bugs.
dlls/crtdll/Makefile.in
dlls/crtdll/crtdll.spec
dlls/crtdll/crtdll_main.c
dlls/crtdll/mbstring.c [new file with mode: 0644]
dlls/crtdll/wcstring.c [new file with mode: 0644]
dlls/ntdll/ntdll.spec
include/crtdll.h