The change made in commit c9e8cb4 where it checks for the window style to not be WS_POPUP... I think this is invalid. I run my game in windowed mode (is that WS_POPUP?). I removed this check when I built it and it continues to work for me. So I think this is an invalid method for looking for some kind of error popup.
With the codebase as it is with this check, it will not launch WoW.exe for me.
The change made in commit c9e8cb4 where it checks for the window style to not be WS_POPUP... I think this is invalid. I run my game in windowed mode (is that WS_POPUP?). I removed this check when I built it and it continues to work for me. So I think this is an invalid method for looking for some kind of error popup.
With the codebase as it is with this check, it will not launch WoW.exe for me.