Thread: bacxkground picture or color vc++

  1. #1
    Unregistered
    Guest

    bacxkground picture or color vc++

    hey all,

    Looking to add a bitmap picture to the background of my program. can you tell me a simple way to do this, remember i am a newbie.

    thanks

  2. #2
    S­énior Member
    Join Date
    Jan 2002
    Posts
    982
    If you're writing a console app, then you can't. Otherwise you can find a tutorial here -

    http://www.winprog.org/tutorial/bitmaps.html

  3. #3
    Unregistered
    Guest
    Hey thanks, I do not know if this is good for what I am doing it in. I am doing it in a dialog in vc++. Can you tell me of any resources where I could find it for a dialog?

    Thanks Jim

  4. #4

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. [C] change picture width and height in Static control (no MFC)
    By pc2-brazil in forum Windows Programming
    Replies: 1
    Last Post: 05-05-2008, 01:17 AM
  2. Insert A Picture into C++
    By SweeLeen in forum C++ Programming
    Replies: 3
    Last Post: 03-07-2006, 05:52 AM
  3. Rotating a picture
    By Bill in forum C Programming
    Replies: 4
    Last Post: 05-18-2004, 09:26 PM
  4. Insert picture for printing
    By ooosawaddee3 in forum C Programming
    Replies: 0
    Last Post: 04-05-2002, 09:26 PM
  5. How To Import A Bitmap Picture Correctly Using Visual C++ 6 ?
    By SonicWave in forum Windows Programming
    Replies: 2
    Last Post: 09-16-2001, 09:28 AM