disable print screen button in key board
Managed C++/CLI
2
Posts
2
Posters
0
Views
1
Watching
-
how to disable print screen using c++.i tried but i can't get answer.So please give if you know how to disable print screen using in windows operating system
srinivas
-
how to disable print screen using c++.i tried but i can't get answer.So please give if you know how to disable print screen using in windows operating system
srinivas
According to http://msdn.microsoft.com/msdnmag/issues/05/11/CatWork/[^], you can disable it but you cannot stop an application from doing the same thing.
"We make a living by what we get, we make a life by what we give." --Winston Churchill