As5a5sIn5
04-30-2004, 04:23 AM
okay lemme break this down...
Im reading a tutorial on win32 programs..
I'm to make a "resource file" and i'm having trouble linkin it to my project..
here's my 'so called' resource file
#include "resource.h"
IDI_MYICON ICON "50cent.png"
now i'd like 2 figure out how 2 get this in my main program...im guessin its some type of ..
#include "???"
code...sum1 help!!!!
Im reading a tutorial on win32 programs..
I'm to make a "resource file" and i'm having trouble linkin it to my project..
here's my 'so called' resource file
#include "resource.h"
IDI_MYICON ICON "50cent.png"
now i'd like 2 figure out how 2 get this in my main program...im guessin its some type of ..
#include "???"
code...sum1 help!!!!