also look for wmainCRTStartup

This commit is contained in:
Ryan Fleury
2024-01-17 17:07:16 -08:00
parent 25c31b0d77
commit dea5e88906
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1822,6 +1822,7 @@ ctrl_thread__launch_and_init(CTRL_Msg *msg)
str8_lit("WinMainCRTStartup"),
str8_lit("wWinMainCRTStartup"),
str8_lit("mainCRTStartup"),
str8_lit("wmainCRTStartup"),
};
// rjf: find voff for one of the custom entry points attached to this msg