The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: Lightman on March 26, 2008, 12:03:25 PM

Title: Using bitmaps in Assembler with RadASM
Post by: Lightman on March 26, 2008, 12:03:25 PM
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]
Title: Re: Using bitmaps in Assembler with RadASM
Post by: ragdog on March 26, 2008, 04:07:53 PM
hi

try this it help you this is draw bitmap on a dialog

http://www.masm32.com/board/index.php?topic=7574.0