Disabling WinLogo Key on the KeyBoard
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
Hi all, How can i disable "WinLogo Key" in the KeyBoard Programmatically ? Also Ctrl+Alt+Del ? Best Regards.
-
Hi all, How can i disable "WinLogo Key" in the KeyBoard Programmatically ? Also Ctrl+Alt+Del ? Best Regards.
This has been discussed several times here at CP, and on the microsoft.public.vc.mfc newsgroup. As best as I can remember, neither is possible as they are intercepted by the keyboard device driver before being passed on.
-
Hi all, How can i disable "WinLogo Key" in the KeyBoard Programmatically ? Also Ctrl+Alt+Del ? Best Regards.