G
GameZelda
@GameZelda
Posts
-
NOPs in disassembly -
[SOLVED}How to activate a menu [modified]Use FindWindow() to find the other program and use SendMessage()/PostMessage() (probably a WM_COMMAND message) to "press" the button.
Use FindWindow() to find the other program and use SendMessage()/PostMessage() (probably a WM_COMMAND message) to "press" the button.