Add msvcrt/malloc.h (for the MFC).
authorFrancois Gouget <fgouget@codeweavers.com>
Mon, 23 Apr 2001 18:20:55 +0000 (18:20 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 23 Apr 2001 18:20:55 +0000 (18:20 +0000)
commitb29120d2c4854502437cf1a9b8c1c4feff9b47aa
tree36a919b6a02c407e05eeef9cb06b4d4657e03864
parent131961d4abd57539c4822185e627262d6307c112
Add msvcrt/malloc.h (for the MFC).
Add msvcrt/search.h.
Move duplicated definitions to the new headers.
Use malloc.h instead of stdlib.h when sensible.
dlls/msvcrt/console.c
dlls/msvcrt/cpp.c
dlls/msvcrt/heap.c
dlls/msvcrt/misc.c
dlls/msvcrt/string.c
include/msvcrt/malloc.h [new file with mode: 0644]
include/msvcrt/search.h [new file with mode: 0644]
include/msvcrt/stdlib.h