Sweden-Number/dlls/winecrt0
Jacek Caban 4013056a67 winecrt0: Add DllMainCRTStartup.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-08-07 00:12:25 +02:00
..
Makefile.in winecrt0: Add DllMainCRTStartup. 2019-08-07 00:12:25 +02:00
crt0_private.h
crt_dllmain.c winecrt0: Add DllMainCRTStartup. 2019-08-07 00:12:25 +02:00
debug.c winecrt0: Build with msvcrt. 2019-06-18 23:51:51 +02:00
delay_load.c winecrt0: Add __delayLoadHelper2. 2019-08-07 00:12:25 +02:00
dll_entry.c winecrt0: Build with msvcrt. 2019-06-18 23:51:51 +02:00
dll_main.c
drv_entry.c winecrt0: Build with msvcrt. 2019-06-18 23:51:51 +02:00
exception.c winecrt0: Provide our own setjmp/longjmp functions for exception handling. 2019-06-18 23:51:51 +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: Build with msvcrt. 2019-06-18 23:51:51 +02:00
exe_main.c winecrt0: Build with msvcrt. 2019-06-18 23:51:51 +02:00
exe_wentry.c winecrt0: Build with msvcrt. 2019-06-18 23:51:51 +02:00
exe_wmain.c winecrt0: Build with msvcrt. 2019-06-18 23:51:51 +02:00
init.c winecrt0: Build with msvcrt. 2019-06-18 23:51:51 +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