The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => Topic started by: KetilO on May 07, 2009, 08:06:23 AM

Title: MasmEd 1.0.5.5 Uploaded
Post by: KetilO on May 07, 2009, 08:06:23 AM
1.0.5.5 - 2009.05.07
--------------------
o Added BS_SPLITBUTTON, BS_DEFSPLITBUTTON, BS_COMMANDLINK and BS_DEFCOMMANDLINK button styles.
o Added TBS_REVERSED, TBS_DOWNISLEFT, TBS_NOTIFYBEFOREMOVE and TBS_TRANSPARENTBKGND trackbar styles.
o Added language (if any) to resource editor project items.
o Added SysLink control to resource editor.
o Resource editor grids now resizes to window.
o Fixed bug with parsing structures.
o Fixed bug with parsing unions.

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

KetilO
Title: Re: MasmEd 1.0.5.5 Uploaded
Post by: hutch-- on May 07, 2009, 08:15:29 AM
Compliments Ketil, download MasmEd and had a play and it works nicely and the dialog editor is great.  :U
Title: Re: MasmEd 1.0.5.5 Uploaded
Post by: UtillMasm on May 07, 2009, 08:18:49 AM
seriously,
it's better than qeditor.

:U
Title: Re: MasmEd 1.0.5.5 Uploaded
Post by: KetilO on May 07, 2009, 10:21:26 AM
Thanks,

Yes, MasmEd shoud be a good alternative.

o Easy installation and setup.
o Code editor with color themes and code complete.
o Hex editor.
o Full featured resource editor.

If you dont want the sources you can get the exe here.

KetilO

[attachment deleted by admin]
Title: Re: MasmEd 1.0.5.5 Uploaded
Post by: KetilO on May 07, 2009, 10:22:10 AM
... and the api files here.


[attachment deleted by admin]
Title: Re: MasmEd 1.0.5.5 Uploaded
Post by: BlackVortex on May 19, 2009, 03:08:21 PM
Why is there RadAsm and MasmEd ? What are the differences ? Should I take time to test it and maybe migrate ?
Title: Re: MasmEd 1.0.5.5 Uploaded
Post by: jj2007 on May 19, 2009, 03:27:54 PM
Quote from: KetilO on May 07, 2009, 10:21:26 AM

Yes, MasmEd shoud be a good alternative.


Looks cute and is definitely faster than my own editor :wink

You might change the default path options from C:\masm32\bin to \masm32\bin
It works, and avoids a nagging "Could not create process" box (with the sandbox cursor erroneously indicating that the system hangs).

I would also switch the Go and Assemble keyboard shortcuts. I almost never assemble my code without running it... but that is certainly a question of personal taste.
:U
Title: Re: MasmEd 1.0.5.5 Uploaded
Post by: UtillMasm on May 19, 2009, 03:58:27 PM
MasmEd is open MASM Version 6.14.8444 source software.
And it's better than RichMasm.
Seriously, I promise you.
Title: Re: MasmEd 1.0.5.5 Uploaded
Post by: BlackVortex on May 19, 2009, 05:16:51 PM
Quote from: UtillMasm on May 19, 2009, 03:58:27 PM
MasmEd is open MASM Version 6.14.8444 source software.
And it's better than RichMasm.
Seriously, I promise you.
Was that a reply to me ? I said I'm using RadAsm, not RichMasm.
Title: Re: MasmEd 1.0.5.5 Uploaded
Post by: jj2007 on May 19, 2009, 05:17:53 PM
Quote from: BlackVortex on May 19, 2009, 05:16:51 PM
Quote from: UtillMasm on May 19, 2009, 03:58:27 PM
MasmEd is open MASM Version 6.14.8444 source software.
And it's better than RichMasm.
Seriously, I promise you.
Was that a reply to me ? I said I'm using RadAsm, not RichMasm.

No, he meant me. You can safely ignore that post.
Title: Re: MasmEd 1.0.5.5 Uploaded
Post by: BlackVortex on May 19, 2009, 05:32:04 PM
@ Utilmasm
You have to improve your social skills. First after hutch posts, you post that Masmed is better than qeditor. Then after jj2007 you post it's also better than RichMasm   :snooty:
Title: Re: MasmEd 1.0.5.5 Uploaded
Post by: UtillMasm on May 19, 2009, 05:38:39 PM
i can say, so i say. just truth, not anything else.
don't warry.
i am not change anything.
Title: Re: MasmEd 1.0.5.5 Uploaded
Post by: azdps on May 23, 2009, 01:57:19 AM
I just started using MasmEd and love it. Thanks KetilO for taking the time to create this gem.
Title: Re: MasmEd 1.0.5.5 Uploaded
Post by: morph on October 14, 2009, 09:16:05 PM
I know the thread is very old but i have just downloaded Masmed and now i have the question, how one can use a created dialog in a resource from the main asm file. Would be great if somebody helped me.

/morph
Title: Re: MasmEd 1.0.5.5 Uploaded
Post by: morph on October 14, 2009, 10:13:46 PM
Ok, i have pointed that out by myself  :bg