c# - How to intercept any drawings on a Window's DC -


i writing program in c#. place hook on external window's dc function gets called whenever window's content has changed, , can overlay graphics/text on top of it. know kind of hooking possible since live thumbnail preview appears on windows 7. unfortunately couldn't find info on subject. clues, please ?


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -