Sweden-Number/dlls/winecrt0
Alexandre Julliard f2a7405a09 winecrt0: Make the main() and wmain() entry points cdecl.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-30 15:04:06 +02:00
..
Makefile.in
crt0_private.h
debug.c winecrt0: Avoid using wine/port.h. 2019-04-05 22:16:30 +02:00
delay_load.c winecrt0: Don't build unneeded code for Windows platforms. 2019-05-14 17:19:45 +02:00
dll_entry.c winecrt0: Don't build unneeded code for Windows platforms. 2019-05-14 17:19:45 +02:00
dll_main.c
drv_entry.c winecrt0: Don't build unneeded code for Windows platforms. 2019-05-14 17:19:45 +02:00
exception.c include: Make the Wine exception handlers cdecl. 2019-05-30 15:04:06 +02:00
exe16_entry.c makefiles: Support cross-compilation of 16-bit libraries. 2019-05-20 10:15:17 +02:00
exe_entry.c winecrt0: Make the main() and wmain() entry points cdecl. 2019-05-30 15:04:06 +02:00
exe_main.c winecrt0: Make the main() and wmain() entry points cdecl. 2019-05-30 15:04:06 +02:00
exe_wentry.c winecrt0: Make the main() and wmain() entry points cdecl. 2019-05-30 15:04:06 +02:00
exe_wmain.c winecrt0: Make the main() and wmain() entry points cdecl. 2019-05-30 15:04:06 +02:00
init.c winecrt0: Don't build unneeded code for Windows platforms. 2019-05-14 17:19:45 +02:00
register.c configure: Don't allow using config.h when cross-compiling. 2019-05-14 20:13:53 +02:00
stub.c winebuild: Use cdecl calling convention for stub exceptions. 2019-05-20 10:15:17 +02:00