I have to compile some assembly filed but I really don't know how to do that...
I successfully installed Masm on my computer and also ConTEXT editor that I use to write assembly files.
Unfortunately, buttons to compile, run and debug must be set in ConTEXT to be used but I don't know how to tell him to compile using masm32 installed at C:\masm32
.
LAST THING: are there any other simple IDE to work with assembly and compile without the DOS?
MASM32 come with its own editor QEditor, but the following are good IDE's RadASM WinASM (open source) EasyCode (kinda like VB)