User profile: mekkatorqu

User info
User name:mekkatorqu
Name:Juraj
Location:Slovakia
History
Joined:
Number of posts:226
Latest posts:

[Win32API] WM_LBUTTONDOWN not workin
I have this [code]LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL IDR_HIMENU MENU { POPUP "test" { ...

[Win32API] WM_LBUTTONDOWN not workin
I already did that (edited my post :P) I'm just curious now about the first problem, with wParam, ge...

[Win32API] WM_LBUTTONDOWN not workin
looks 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")