Hello,
I wonder if someone got some sample code of how to prevent a user
from using any Paste functions (Shift-Ins, Ctrl-V, and menu-selected Paste)
in another app (for example Notepad with a specific file open)
I guess this involves some use of SetWindowsHookEx ++, and have looked at
some of the code in these forums, but not been able to modify it to serve
my needs.
any help appreciated
TIA
-p
------------------
I wonder if someone got some sample code of how to prevent a user
from using any Paste functions (Shift-Ins, Ctrl-V, and menu-selected Paste)
in another app (for example Notepad with a specific file open)
I guess this involves some use of SetWindowsHookEx ++, and have looked at
some of the code in these forums, but not been able to modify it to serve
my needs.
any help appreciated
TIA
-p
------------------
Comment