Revert "winecrt0: Make the main() and wmain() entry points cdecl."
commit2e115ab4420e9595c956c082e76b603fa684be20
authorAlexandre Julliard <julliard@winehq.org>
Fri, 4 Dec 2020 09:31:11 +0000 (4 10:31 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 4 Dec 2020 10:01:41 +0000 (4 11:01 +0100)
treec95ada88336599a1d328f8e08dd93f186c3d7d10
parentf7230992cc2eda2651901843bdaac30d119d078f
Revert "winecrt0: Make the main() and wmain() entry points cdecl."

This reverts commit f2a7405a09c66e4b9adc15d4e9b7379ed4c78f54.
We now have separate entry points for msvcrt builds.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/winecrt0/exe_entry.c
dlls/winecrt0/exe_main.c
dlls/winecrt0/exe_wentry.c
dlls/winecrt0/exe_wmain.c
programs/winebrowser/main.c
programs/winedbg/winedbg.c
programs/winevdm/winevdm.c