Since I've been having media keys requests in my app, I wanted to find a way on how to detect them.
I just wanted to know if they gave some code wich WM_KEYDOWN can return (like pause is 0x13, left windows key is 0x5B)
Also, when the program is already opened, if i do Open with on a file, it will bring the main program window on the top. Wich signal is windows telling to the program so I can handle it ?
Aqua-Soft Forums