-
Im using masm, i need to make a dialog and its to hard to do by hand, i could use VC++ resource editor, but then you have to take out code and insert code whenever you want to compile or edit it. So could someone suggest an editor. And please, give the link when you suggest one.
-
Turbo Debug will be helpful.
-
How would a debugger help?
-
Turbo Debug is not only a debugger but also a good editor.
-
You can try my free VASM - Assembler IDE for Win32. It will include a complete visual designer that uses resource scripts to create all dialogs.