Hello. I got a small problem and no idea how to resolve it. I launch game, then .exe injector which injects DLL into the game. This is a windows form app. I need this dll to get HWND of the window he is injected into. Now using FindWindow because i want to run multiple games with bot inside it, so every bot has to detect its OWN client. How to? I need to PostMessage using HWND
Right now i can hook CreateWindowEx to het the HWND, but do you know any simpler way?
Right now i can hook CreateWindowEx to het the HWND, but do you know any simpler way?
Last edited: