News:

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

MasmEd 1.0.5.7 bugtest

Started by KetilO, August 10, 2009, 06:50:52 AM

Previous topic - Next topic

KetilO

Whats new:

1.0.5.7 - 2009.08.10
---------------------
o Added internal source code debugger. See Debug.txt for more info.
o Added immediate window. Can be used for integer calculations.
  While debugging you can inspect or set registers, variables or memory.
o Added register and watch windows (shown while debugging).
o Added Debug Assemble to Make Options.
o Improved code parser.
o Code complete window can now be resized.
o Resource editor accelerator table and string table now has an edit combo in its name column.
  The combo items are names from menues. This might save you some typing.
o Added PBS_MARQUEE progress bar style to dialog editor.
o Fixed bug with dialog editor custom styles.
o Fixed bug with dialog editor duplicate #define
o Fixed dialog editor bug with sizing while caption is changed.
o Fixed resource editor bug with parsing versioninfo using { and } instead of BEGIN and END.

KetilO

NOTE!
You also need to download the api files

EDIT
Attachment deleted. Released at: http://radasm.cherrytree.at/

KetilO

#1
Api files for MasmEd 1.0.5.7

KetilO

EDIT
Attachment deleted. Released at: http://radasm.cherrytree.at/

Kema01

I got bug with Code Complete window, it keeps shrinking every time i type api names until it's vanish!

i got video here demonstrating it.

http://medlem.spray.se/mrk00/MasmEd.htm

KetilO

Thanks Kema01

A bugfix has been uploaded to:
http://radasm.cherrytree.at/

KetilO