Turn crtdll into forwards to msvcrt.
commit0b47b289a84aeb9f97ddf00e28e53e3b7487df99
authorJon Griffiths <jon_p_griffiths@yahoo.com>
Fri, 12 Jan 2001 20:42:06 +0000 (12 20:42 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 12 Jan 2001 20:42:06 +0000 (12 20:42 +0000)
tree1f56ab556319e3f9d4313da3716082a578065a30
parent5f308d3cb08b4d032f3fa0f026f9f65b63c39d88
Turn crtdll into forwards to msvcrt.
16 files changed:
dlls/Makefile.in
dlls/crtdll/Makefile.in
dlls/crtdll/console.c [deleted file]
dlls/crtdll/crtdll.h [deleted file]
dlls/crtdll/crtdll.spec
dlls/crtdll/crtdll_main.c
dlls/crtdll/dir.c [deleted file]
dlls/crtdll/exit.c [deleted file]
dlls/crtdll/file.c [deleted file]
dlls/crtdll/locale.c [deleted file]
dlls/crtdll/mbstring.c [deleted file]
dlls/crtdll/memory.c [deleted file]
dlls/crtdll/spawn.c [deleted file]
dlls/crtdll/string.c [deleted file]
dlls/crtdll/time.c [deleted file]
dlls/crtdll/wcstring.c [deleted file]