Results 1 to 2 of 2

Thread: BitBLT Help

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jul 2002
    Location
    Sarnia, Ontario
    Posts
    24

    BitBLT Help

    Hi,

    I recently switched to using C++ and I wanted to know how I could use the BitBLT API function in Visual C++. I know that it is already integrated into it but I was wondering how I could load a bitmap or something into memory and use the hDC with BitBLT. Like how would I keep this bitmap in memory and some how give it an hDC so that I could transfer blocks into my program via. BitBLT.

    Thanks alot,
    Phil
    Only Human...

  2. #2
    Fanatic Member McCain's Avatar
    Join Date
    Jan 2002
    Location
    Sweden/Denmark
    Posts
    802
    Check out www.winprog.net for good win32 tutorial, it also goes through bitblt...
    But you might wanna read up on c++ it self before trying to program for windows...
    Never argue with fools, they will only drag you down to their level, and beat you with experience.

    Q: How do you tell an experienced hacker from a novice?
    A: The latter thinks there's 1000 bytes in a kilobyte, while the former is sure there's 1024 meters in a kilometer

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