Thread: build data into the exe

  1. #1
    Flash Animator, OF DOOOOM bluehead's Avatar
    Join Date
    Nov 2001
    Posts
    269

    build data into the exe

    k, I did what nehe said and everything (applied textures)

    but i had to send the *.bmp file with the *.exe in order for it to work..

    i was wondering, how do you build the bmp into the exe so all you need is the exe?

    using this
    Code:
    LoadBMP("data/box_image.bmp")
    what do i have to change that to?

    thanks for the help!

    *edit* using mvc++
    Last edited by bluehead; 03-31-2005 at 01:51 AM.
    Code:
    #if _emo
      #define stereo_type_i_dislike
    #endif

  2. #2

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. singly linked circular list
    By DarkDot in forum C++ Programming
    Replies: 0
    Last Post: 04-24-2007, 08:55 PM
  2. Boom, Headoshot!!
    By mrafcho001 in forum A Brief History of Cprogramming.com
    Replies: 50
    Last Post: 07-21-2005, 08:28 PM
  3. Binary Tree, couple questions
    By scoobasean in forum C Programming
    Replies: 3
    Last Post: 03-12-2005, 09:09 PM
  4. All u wanted to know about data types&more
    By SAMSAM in forum Windows Programming
    Replies: 6
    Last Post: 03-11-2003, 03:22 PM
  5. C Programming Question
    By TK in forum A Brief History of Cprogramming.com
    Replies: 13
    Last Post: 07-04-2002, 07:11 PM