News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Using bitmaps in Assembler with RadASM

Started by Lightman, March 26, 2008, 12:03:25 PM

Previous topic - Next topic

Lightman

Hi Everybody,

This is a quick noobish question... I am using RadASM to create a little program to display a bitmap on my form, this is based on the Iczelion's Tutorial 25. I am using the menus in RadASM to list the resources I will be using in my program. I click on 'Project'->'Recsource' and enter the details of my bitmap.  When I compile my code, the compiler cannot find the bipmap I have defined...  :(

I have used this method to include icons in my programs before, so this has me stumped...

I have attached my project, would someone please have a look...

Regards,

Lightman


[attachment deleted by admin]

ragdog