kernel32: Change all functions to use CDECL.
commit70441d5bb890db84a93e43e74ab2d6a27d8f9d42
authorMaarten Lankhorst <m.b.lankhorst@gmail.com>
Tue, 16 Dec 2008 15:16:10 +0000 (16 16:16 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 23 Dec 2008 12:09:45 +0000 (23 13:09 +0100)
treefb18c31e49eab4c78dbb00260b8bc93dcada6b3c
parent0a6459598a0a63339ed4b56e6e6acca5524f60c2
kernel32: Change all functions to use CDECL.
dlls/kernel32/path.c
dlls/kernel32/process.c
dlls/ntdll/loader.c
include/winbase.h
programs/start/start.c
programs/winepath/winepath.c