diff --git a/src/ctrl/ctrl_core.c b/src/ctrl/ctrl_core.c index bcc9c1c6..c808462e 100644 --- a/src/ctrl/ctrl_core.c +++ b/src/ctrl/ctrl_core.c @@ -1821,6 +1821,7 @@ ctrl_thread__launch_and_init(CTRL_Msg *msg) str8_lit("wmain"), str8_lit("WinMainCRTStartup"), str8_lit("wWinMainCRTStartup"), + str8_lit("mainCRTStartup"), }; // rjf: find voff for one of the custom entry points attached to this msg