cyprus106
Programmer
- Apr 30, 2001
- 654
I've recently been working with RC files, and so far I've only needed to include the resource types I know about, (thanks to bcbdev... which are BITMAP, CURSOR, ICON, WAVE and AVI.
I need to include several different file types now, such as GIFs, MP3s and possibly MIDIs. I tried looking for the .h that contained the defines for the CURSOR, BITMAP, etc but came up with nothing.
I looked in winuser.rh, winuser.h, windows.h and even ran a search for any file containing the define but I didn't have any luck.
Does anybody know how I can include these into the RC and\or where the file types are defined?
Thanks a lot, Cyprus
I need to include several different file types now, such as GIFs, MP3s and possibly MIDIs. I tried looking for the .h that contained the defines for the CURSOR, BITMAP, etc but came up with nothing.
I looked in winuser.rh, winuser.h, windows.h and even ran a search for any file containing the define but I didn't have any luck.
Does anybody know how I can include these into the RC and\or where the file types are defined?
Thanks a lot, Cyprus