News:

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

MasmEd 1.0.5.4 Uploaded

Started by KetilO, April 06, 2009, 10:32:19 PM

Previous topic - Next topic

KetilO


Whats new in 1.0.5.4
-----------------------------
o Added code properties list. Double click in list to jump to the declaration in your code.
o Added auto code complete on procs and structures.
o Added code complete list (Ctrl+Space). If you are in a proc then parameters and locals will be included in the list.
o Added multiline tab select.
o Added Style mask to Custom controls in dialog editor options.
o Added Custom styles to dialog editor options.
o Added Resource types to dialog editor options.
o Added path options to set binary, include and library paths.
o The current proc now shows in statusbar.
o You can remove MasmEd from registry by typing the command line masmed /remove

Get it here:
http://radasm.110mb.com/masmed/index.html

KetilO

Ficko

Hi KetilO!

Thanks for the update however I can't even launch it, it crashes shortly after the main screen appearing -Very yellowish-. :(

OS: VISTA(64)
Debugscreens attached

Regards,
Ficko

Problemsignatur:
  Problemereignisname:   APPCRASH
  Anwendungsname:   MasmEd.exe
  Anwendungsversion:   1.0.5.4
  Anwendungszeitstempel:   49d6249e
  Fehlermodulname:   MasmEd.exe
  Fehlermodulversion:   1.0.5.4
  Fehlermodulzeitstempel:   49d6249e
  Ausnahmecode:   c0000005
  Ausnahmeoffset:   000015d5
  Betriebsystemversion:   6.0.6001.2.1.0.256.1


[attachment deleted by admin]

KetilO

Hi Ficko

Try to remove masmed from registry first.

Type:
masmed /remove
from the commandline.

KetilO

Ficko

Thanks that did the trick!  :U