- Prefix many more functions, types, structs, etc. with MSVCRT_.
commit821f4775a3f2bcc6189f2f7b4255a01e926c2667
authorHans Leidekker <hans@it.vu.nl>
Tue, 16 Mar 2004 19:17:11 +0000 (16 19:17 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 16 Mar 2004 19:17:11 +0000 (16 19:17 +0000)
treee8f22df0678863901388cf74fb08d4bbc823f8e3
parent5feedfdc7352aaba21604539412be94a95e238ad
- Prefix many more functions, types, structs, etc. with MSVCRT_.
- Correct prototypes for _memccpy()/_memicmp().
- "define before use" reordering in file.c.
- Use the new math.h/float.h.
18 files changed:
dlls/msvcrt/dir.c
dlls/msvcrt/errno.c
dlls/msvcrt/exit.c
dlls/msvcrt/file.c
dlls/msvcrt/math.c
dlls/msvcrt/msvcrt.h
dlls/msvcrt/msvcrt.spec
dlls/msvcrt/process.c
dlls/msvcrt/string.c
include/msvcrt/direct.h
include/msvcrt/dos.h
include/msvcrt/io.h
include/msvcrt/stdio.h
include/msvcrt/stdlib.h
include/msvcrt/string.h
include/msvcrt/sys/stat.h
include/msvcrt/time.h
include/msvcrt/wchar.h