- Remove <string.h> from winnt.h.
authorJon Griffiths <jon_p_griffiths@yahoo.com>
Mon, 22 Jan 2001 02:17:29 +0000 (02:17 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 22 Jan 2001 02:17:29 +0000 (02:17 +0000)
commit4ab1558d8abb21656fb069ee866db72147afdf91
tree2b065ad9bc7d5ceef22c96ea3cf1777e5b526123
parent7a6bad8f10adef73cdc8c3bb657d064f4340bb40
- Remove <string.h> from winnt.h.
- ntdll: complete crt functions, prevent libc imports, fix sscanf.
16 files changed:
dlls/dplayx/dplobby.c
dlls/msvcrt/msvcrt.h
dlls/ntdll/ntdll.spec
dlls/ntdll/string.c
dlls/ntdll/wcstring.c
dlls/opengl32/wgl.c
dlls/setupapi/setupx_main.c
dlls/user/lstr.c
dlls/user/user_main.c
dlls/winaspi/aspi.c
dlls/wininet/http.c
dlls/wsock32/protocol.c
include/winnt.h
loader/pe_image.c
tools/winebuild/import.c
tools/winebuild/main.c