The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: ecube on September 18, 2008, 09:16:48 PM

Title: editor source
Post by: ecube on September 18, 2008, 09:16:48 PM
does anyone have the source to the asm project where most of it's code is in a dll, and the purpose of it is it lets you design a GUI with controls like vb or c++'s editor, resize and other properties and it outputs the code as windows Createwindow/ex etc calls via asm? was great code, I had source but lost awhile ago :\
Title: Re: editor source
Post by: Uzarius Futurus on September 19, 2008, 02:05:48 PM
Yeah that would be interesting.
Actually a improved editor to the Masm32 "qeditor.exe" would be excellent if someone made. One function that I've been missing is the Syntax highlighting. Can't see why there is no such thing in Masm32. Notepad++ have a function like that to ASM, excellent when reading code from others.
Title: Re: editor source
Post by: Mark Jones on September 19, 2008, 02:19:47 PM
Uzarious, if you are looking for all the bells and whistles in an editor, check out:

http://www.masm32.com/board/index.php?board=11.0