[Win32API] WM_LBUTTONDOWN not workinI have this [code]LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL IDR_HIMENU MENU { POPUP "test" { ...
[Win32API] WM_LBUTTONDOWN not workinI already did that (edited my post :P) I'm just curious now about the first problem, with wParam, ge...
[Win32API] WM_LBUTTONDOWN not workinlooks like I kinda explained it wrong, so I'll try to make it as clear as possible :P #1 I'm using ...
[Win32API] WM_LBUTTONDOWN not workin#1 when I use WM_RBUTTONDOWN in MainDlgProc (I use this dialog only to handle tabs and tab dialogs, ...
Shutdown using code ?system("shutdown -s")