So Im currently building a simple clicker for Conquer in C++ and want to make it work while the window is minimized but I cant get it to work ...
Ive used SendMessage, PostMessage, etc..
Any ideas on how to send an event to a minimized window..?
Ive used SendMessage, PostMessage, etc..
Any ideas on how to send an event to a minimized window..?