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.
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.