dlls: Fix va_list -> ms_va_list for variadic api calls
commitf39c3464a3535dd65b7c39315d36a050725783e3
authormlankhorst <mlankhorst@dhcp-172-29-61-127.smo.corp.google.com>
Tue, 25 Nov 2008 08:15:55 +0000 (25 09:15 +0100)
committerMaarten Lankhorst <m.b.lankhorst@gmail.com>
Sat, 27 Dec 2008 20:18:35 +0000 (27 21:18 +0100)
treef5725e90d727a993b1233da26790ea8c83f8eb89
parentc02354c3ec322585826a2cba77d30c8d2b119e46
dlls: Fix va_list -> ms_va_list for variadic api calls
28 files changed:
dlls/kernel32/format_msg.c
dlls/kernel32/string.c
dlls/msvcrt/console.c
dlls/msvcrt/except.c
dlls/msvcrt/file.c
dlls/msvcrt/msvcrt.h
dlls/msvcrt/process.c
dlls/msvcrt/scanf.c
dlls/msvcrt/scanf.h
dlls/msvcrt/undname.c
dlls/msvcrt/wcs.c
dlls/ntdll/resource.c
dlls/ntdll/rtl.c
dlls/ntdll/string.c
dlls/ntdll/wcstring.c
dlls/shell32/shellord.c
dlls/shell32/shlfileop.c
dlls/shlwapi/ordinal.c
dlls/shlwapi/wsprintf.c
dlls/user32/user16.c
dlls/user32/wsprintf.c
dlls/wined3d/baseshader.c
dlls/wldap32/ber.c
include/shlwapi.h
include/winbase.h
include/windef.h
include/winternl.h
include/winuser.h