Sweden-Number/dlls/winecrt0
Zebediah Figura 5c414922b4 winecrt0: Make __wine_(un)register_resources() cdecl.
This fixes a bug where 64-bit winegstreamer.dll would fail to (un)register
CLSID_VideoProcessorMFT when run manually with regsvr32.

Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-11 08:44:28 +01:00
..
Makefile.in
crt0_private.h
crt_dllmain.c
debug.c winecrt0: Preserve last error when loading debug functions. 2019-12-20 10:34:07 +01:00
delay_load.c
dll_entry.c winecrt0: Create the Ansi argv from the Unicode one. 2019-12-09 10:33:12 +01:00
dll_main.c
drv_entry.c winecrt0: Create the Ansi argv from the Unicode one. 2019-12-09 10:33:12 +01:00
exception.c
exe16_entry.c
exe_entry.c winecrt0: Create the Ansi argv from the Unicode one. 2019-12-09 10:33:12 +01:00
exe_main.c
exe_wentry.c winecrt0: Create the Ansi argv from the Unicode one. 2019-12-09 10:33:12 +01:00
exe_wmain.c
init.c
register.c winecrt0: Make __wine_(un)register_resources() cdecl. 2020-02-11 08:44:28 +01:00
stub.c