Started cleaning up the mess from my old import of
authorSteven Edwards <winehacker@gmail.com>
Thu, 9 Dec 2004 06:10:06 +0000 (06:10 +0000)
committerSteven Edwards <winehacker@gmail.com>
Thu, 9 Dec 2004 06:10:06 +0000 (06:10 +0000)
commitce5b02a4d00b0752d9cc61f2d507003e1dff48eb
treea5aa0bbafc8041f6ff1d1b34809217014eaf8d2b
parent48ec3578a04c1d8292ec4445fc6825f9d80056b4
Started cleaning up the mess from my old import of
Wine code in to msvcrt.

I will start looking at cleaning up the memory allocation problems soon.

svn path=/trunk/; revision=11992
reactos/lib/msvcrt/Makefile
reactos/lib/msvcrt/misc/stubs.c [new file with mode: 0644]
reactos/lib/msvcrt/wine/ctype.h [deleted file]
reactos/lib/msvcrt/wine/exit.c [deleted file]
reactos/lib/msvcrt/wine/heap.c
reactos/lib/msvcrt/wine/lock.c
reactos/lib/msvcrt/wine/main.c [deleted file]
reactos/lib/msvcrt/wine/stdlib.h [deleted file]
reactos/lib/msvcrt/wine/string.h [deleted file]
reactos/lib/msvcrt/wine/thread.c