Thread: need resource help

  1. #1
    Registered User
    Join Date
    Mar 2003
    Posts
    17

    need resource help

    ok, i already have a image loader made that takes a filename but i want that bitmap to be a resource in my program and i want to be able to load the bitmap by calling its id instead of the file name but i have no idea how to even make a resource. i am using vc++ 6 if it matters.
    Drink Yer Wilk

  2. #2
    erstwhile
    Join Date
    Jan 2002
    Posts
    2,227
    This gets asked quite a lot. Here's one set of possibilities from a search of the windows board which hopefully should get you started.

    Please post on the windows board if you need further help.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Sorting out a resource manager
    By psychopath in forum Game Programming
    Replies: 1
    Last Post: 11-10-2008, 07:12 PM
  2. unmanaged resource
    By George2 in forum C++ Programming
    Replies: 2
    Last Post: 01-03-2008, 04:23 AM
  3. CreateProcess with Resource of executable, not the Filename
    By Ktulu in forum Windows Programming
    Replies: 4
    Last Post: 11-04-2006, 01:07 AM
  4. resource problem/question
    By stallion in forum Windows Programming
    Replies: 4
    Last Post: 01-29-2003, 02:08 PM
  5. Serial Communications in C
    By ExDigit in forum Windows Programming
    Replies: 7
    Last Post: 01-09-2002, 10:52 AM