Sweden-Number/dlls/winecrt0
Alexandre Julliard 772112cfcb winecrt0: Add a trampoline function to align the stack on x86_64 before continuing an exception. 2010-04-08 17:34:17 +02:00
..
Makefile.in include: Move the exception handling support functions to winecrt0 instead of having them inline. 2010-04-08 17:34:17 +02:00
crt0_private.h
delay_load.c winecrt0: Disable the delay import destructor on Mac OS, it cannot be made to work. 2009-04-01 18:13:42 +02:00
dll_entry.c winecrt0: Don't bother passing the environment to the _init function. 2009-03-31 16:06:11 +02:00
dll_main.c
drv_entry.c winecrt0: Don't bother passing the environment to the _init function. 2009-03-31 16:06:11 +02:00
exception.c winecrt0: Add a trampoline function to align the stack on x86_64 before continuing an exception. 2010-04-08 17:34:17 +02:00
exe16_entry.c winecrt0: Add entry point code for stand-alone 16-bit executables. 2009-02-26 13:23:00 +01:00
exe_entry.c winecrt0: Don't bother passing the environment to the _init function. 2009-03-31 16:06:11 +02:00
exe_main.c
exe_wentry.c winecrt0: Don't bother passing the environment to the _init function. 2009-03-31 16:06:11 +02:00
exe_wmain.c
init.c
stub.c Avoid using wine/port.h in static libraries. 2010-01-23 20:51:27 +01:00