This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-10 14:23:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
winecrt0
History
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
..
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
…
Makefile.in
winecrt0: Add entry point code for stand-alone 16-bit executables.
2009-02-26 13:23:00 +01:00
stub.c
…