News:

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

easycode for masm-examples

Started by scjain, August 01, 2010, 11:24:28 AM

Previous topic - Next topic

scjain

Hi!
Thanks ramonji for making Easy Code for masm which is a great IDE .I have made some programs while learing, which may be helpful for other beginers, some of them are attached.
thanks
pallav

Ramon Sala

Hi,

Thank you very much for your kind words about EC and also thanks for the examples. They will be included in the Easy Code tutorials board.

Thanks again!

Ramon
Greetings from Catalonia

scjain

hi
attached is another example of simple maths,which may be usefull for beginers
scj

Shooter

Quote from: scjain on August 01, 2010, 11:24:28 AM
Hi!
Thanks ramonji for making Easy Code for masm which is a great IDE .I have made some programs while learning, which may be helpful for other beginners, some of them are attached.
thanks
pallav


pallav,
I downloaded your examples, but when I tried to load the MyButton.ecp, it states that the following resources are missing:
'swastic1.ico'
'Peace.ico'
'SANTA.ICO'

Are these available?
Never use direct references to anything ever. Bury everything in
macros. Bury the macros in include files. Reference those include
files indirectly from other include files. Use macros to reference
those include files.

Ramon Sala

Shooter,

Did you download the examples.zip file from the Easy Code Tutorials Child board? If so, MyButton project works fine and no resource if missing. Try to download it again at:

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


Regards,

Ramon
Greetings from Catalonia