Somehow AHK is as messy as TC


Moderators: Hacker, petermad, Stefan2, white
and why it's needed.1075 is WM_USER+51
Code: Select all
$hwnd = WinGetHandle("Total Commander")
DllCall("user32.dll", "int", "SendMessage", "hwnd", $hwnd , "int" , 1075 , "int", 2903 )