News:

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

In need of a Beginner's Guide

Started by Shooter, November 29, 2010, 06:01:53 PM

Previous topic - Next topic

brethren

shooter, did you follow the instructions in Setup.txt

if you've followed all the set up instruction and you're still having problems then post here
http://www.masm32.com/board/index.php?board=28.0
and somebody will be along to help you, maybe even the author himself :wink

btw you were saying
QuoteI want to be able to put together apps such as rich-text editors, music apps such as a customized MP3 player
something like this :8)

Shooter

Quote from: brethren on November 30, 2010, 12:29:01 AM
shooter, did you follow the instructions in Setup.txt

Yes sir I did.

Quote from: brethren on November 30, 2010, 12:29:01 AM
if you've followed all the set up instruction and you're still having problems then post here
http://www.masm32.com/board/index.php?board=28.0
and somebody will be along to help you, maybe even the author himself :wink

I most certainly will. :wink

Quote from: brethren on November 30, 2010, 12:29:01 AM
btw you were saying something like this :8)

Absolutely. I like it. How can I program one like it? (By the way, what is your native language? Your image looks to be set in Spanish??)
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.