Detecting Screenshot Event
Posted: Sun Oct 30, 2011 12:10 am
Hi,
I would like to receive screen print event and do some processing before the actual screen print is taken.
Something like: -> #IDHOT_SNAPDESKTOP/#IDHOT_SNAPWINDOW -> modify interface for the screen print -> return #True -> Windows takes screen print.
All I could do was to register a global hot key but then whenever my application is opened I receive the event but nothing happens afterwards. Is there a way to detect the event before and after the screen shot is taken without substituting windows screen print function with my own?
Thanks,
I would like to receive screen print event and do some processing before the actual screen print is taken.
Something like: -> #IDHOT_SNAPDESKTOP/#IDHOT_SNAPWINDOW -> modify interface for the screen print -> return #True -> Windows takes screen print.
All I could do was to register a global hot key but then whenever my application is opened I receive the event but nothing happens afterwards. Is there a way to detect the event before and after the screen shot is taken without substituting windows screen print function with my own?
Thanks,