1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/dlls/winecrt0
Alexandre Julliard bef0969722 ntdll: Move the .so module initialization to winecrt0.
Use new ELF tag ids to avoid breaking backwards compatibility.
2022-12-04 22:00:43 +01:00
..
crt_dllmain.c
crt_fltused.c
debug.c winecrt0: Build without -DWINE_NO_LONG_TYPES. 2022-11-17 16:35:54 +01:00
delay_load.c winebuild: Call __delayLoadHelper2 to resolve delay imports also on non-PE builds. 2022-11-29 19:11:19 +01:00
dll_canunload.c
dll_entry.c ntdll: Move the .so module initialization to winecrt0. 2022-12-04 22:00:43 +01:00
dll_main.c
dll_register.c
dll_soinit.c ntdll: Move the .so module initialization to winecrt0. 2022-12-04 22:00:43 +01:00
exception.c
exe_entry.c ntdll: Move the .so module initialization to winecrt0. 2022-12-04 22:00:43 +01:00
exe_main.c
exe_wentry.c ntdll: Move the .so module initialization to winecrt0. 2022-12-04 22:00:43 +01:00
exe_wmain.c
exe16_entry.c
Makefile.in ntdll: Move the .so module initialization to winecrt0. 2022-12-04 22:00:43 +01:00
register.c
setjmp.c
stub.c
unix_lib.c ntdll: Export the Unix call dispatcher function pointer. 2022-12-01 11:38:23 +01:00