Results 1 to 6 of 6

Thread: Wierd Painting!

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2001
    Location
    UK
    Posts
    222

    Question Wierd Painting!

    Hello

    I'm using a program that deploys system wide hooks and reports on what they intercept in a window! This part works but while it is painting the required info in the window, as soon as the cursor moves out of the program window, say onto the desktop or another application the painting then starts at the top left hand side of the desktop, and ceases in the window, on moving back into the window the painting startes in the window and stops on the desktop!

    I would just like it to paint in the window and update continuosly no matter which window your in!

    I've enclosed my code which containt two projects one which creates the dll, which has to be copied into the main progs debug folder to work!

    How do i get the painting to only take place in the window of my application?

    Cheers in advance
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width