Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 Sep : WM_HOTKEY does not work anymore!
| Subject: | WM_HOTKEY does not work anymore! |
| Posted by: | "Sarah" (sarahbr..@hotmail.com) |
| Date: | Wed, 12 Sep 2007 15:35:38 |
I have code that uses RegisterHotKey and UnRegisterHotKey calls with an
empty message routine for WM_HOTKEY.
The purpose is to prevent user from taking screen shots of some screens
in our application.
This was perfectly working earlier but it does not work anymore now!
For some reason the WM_HOTKEY message routine does not fire anymore.
I have copied and pasted the same code into a new project and it works
fine, but it does not work anymore in our app!
Any pointers/clues will be highly appreciated.
Thanks,
Sarah