The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => Topic started by: KetilO on April 06, 2009, 10:32:19 PM

Title: MasmEd 1.0.5.4 Uploaded
Post by: KetilO on April 06, 2009, 10:32:19 PM

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
Title: Re: MasmEd 1.0.5.4 Uploaded
Post by: Ficko on April 10, 2009, 06:55:00 PM
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]
Title: Re: MasmEd 1.0.5.4 Uploaded
Post by: KetilO on April 14, 2009, 08:55:01 AM
Hi Ficko

Try to remove masmed from registry first.

Type:
masmed /remove
from the commandline.

KetilO
Title: Re: MasmEd 1.0.5.4 Uploaded
Post by: Ficko on April 14, 2009, 02:09:09 PM
Thanks that did the trick!  :U