Results 1 to 2 of 2

Thread: Need Help with VB and APIs

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2001
    Location
    Berlin / Germany
    Posts
    5

    Question Need Help with VB and APIs

    Hi,

    is there a possibility to manipulate two bitmap files like this?:

    I've got a big wallpaper, and want to copy a small bitmap into this wallpaper... with a vb program.

    Could someone help me with this problem? 'Cause i have no idea how to do this... (I am a real newbie to vb... )


    Thanks if u could help
    David Windisch
    [email protected]

  2. #2
    Megatron
    Guest
    You need to load both wall papers into 2 PictureBoxes, then use the BitBlt function to copy it.

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