How to find unreal engine window using c++?

Viewed 22

im trying to find and unreal engine window using this function: FindWindowA(NULL, "ALTF4-Win64-Shipping.exe") But the thing i get returned is NULL. I have no idea why.

0 Answers
Related