Results 1 to 2 of 2

Thread: Drawing on the desktop

  1. #1

    Thread Starter
    Addicted Member Geoff Gunson's Avatar
    Join Date
    Jun 1999
    Posts
    241

    Post

    Hi

    I want to draw directly to the desktop window. I have got the DC of the window and used that in conjunction with BitBlt to do the drawing. BitBlt returns 1. I also called the paintdesktop function assuming it does a refresh? However there is no picture on the desktop.

    Can anyone help

    Cheers m8's

    Geoff

  2. #2
    Member
    Join Date
    Oct 1999
    Location
    Richmond, Virginia
    Posts
    41

    Post

    If I were trying to accomplish what you want I would take a form, maximize it and use BitBlt to copy an image of the desktop to the form and then just draw on the form. Vb-World has a "tip" concerning how to copy the desktop image -



    ------------------
    TheLeeMan
    EMail: [email protected]



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