News:

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

MasmEd 1.0.5.5 Uploaded

Started by KetilO, May 07, 2009, 08:06:23 AM

Previous topic - Next topic

KetilO

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

hutch--

Compliments Ketil, download MasmEd and had a play and it works nicely and the dialog editor is great.  :U
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php

UtillMasm

seriously,
it's better than qeditor.

:U

KetilO

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]

KetilO

... and the api files here.


[attachment deleted by admin]

BlackVortex

Why is there RadAsm and MasmEd ? What are the differences ? Should I take time to test it and maybe migrate ?

jj2007

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

UtillMasm

MasmEd is open MASM Version 6.14.8444 source software.
And it's better than RichMasm.
Seriously, I promise you.

BlackVortex

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.

jj2007

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.

BlackVortex

@ 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:

UtillMasm

i can say, so i say. just truth, not anything else.
don't warry.
i am not change anything.

azdps

I just started using MasmEd and love it. Thanks KetilO for taking the time to create this gem.

morph

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

morph

Ok, i have pointed that out by myself  :bg