msvcrt: Add __cdecl to all function prototypes.
commitbb33b0a21dec69507447bae713063bb313c5ce85
authorAlexandre Julliard <julliard@winehq.org>
Wed, 17 Dec 2008 13:45:18 +0000 (17 14:45 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 17 Dec 2008 14:00:28 +0000 (17 15:00 +0100)
treeb209e9edc7121e013c09ec25396d6f20c7b5b0cb
parent6de9cfaf7fd5ef70caa44712119d613e8b4da568
msvcrt: Add __cdecl to all function prototypes.
32 files changed:
dlls/crtdll/crtdll_main.c
dlls/msvcrt/lock.c
dlls/msvcrt/mtdll.h
include/msvcrt/conio.h
include/msvcrt/crtdbg.h
include/msvcrt/ctype.h
include/msvcrt/direct.h
include/msvcrt/dos.h
include/msvcrt/eh.h
include/msvcrt/errno.h
include/msvcrt/float.h
include/msvcrt/io.h
include/msvcrt/locale.h
include/msvcrt/malloc.h
include/msvcrt/math.h
include/msvcrt/mbctype.h
include/msvcrt/mbstring.h
include/msvcrt/memory.h
include/msvcrt/process.h
include/msvcrt/search.h
include/msvcrt/setjmp.h
include/msvcrt/signal.h
include/msvcrt/stddef.h
include/msvcrt/stdio.h
include/msvcrt/stdlib.h
include/msvcrt/string.h
include/msvcrt/sys/stat.h
include/msvcrt/sys/timeb.h
include/msvcrt/sys/utime.h
include/msvcrt/time.h
include/msvcrt/wchar.h
include/msvcrt/wctype.h