Sweden-Number/dlls/winecrt0
Alexandre Julliard b2d35c3620 winecrt0: Disable the delay import destructor on Mac OS, it cannot be made to work. 2009-04-01 18:13:42 +02:00
..
Makefile.in winecrt0: Add entry point code for stand-alone 16-bit executables. 2009-02-26 13:23:00 +01: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
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