News:

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

How to display status text in an Editor project??

Started by bloodhound, April 27, 2006, 12:24:28 AM

Previous topic - Next topic

bloodhound

Good day!

just want to ask how do you display text output when your running externally something
or a process, you know like many IDEs do..

Quote
compiling...
linking...
done without errors!

im trying to make a nice editor myself  :U

any help will be appreciated especially with some samples... thanks!  :wink



bloodhound

IS it make a child window, make the procedure a console type?? or the statusbar procedure already in windows.. how do you make it work??

PBrennick

bloodhound,
Go to the Radasm website and download SimEd, it is a project that does exactly what you wish to do.  You can explore how it is done and then do it in your own project.
Paul
The GeneSys Project is available from:
The Repository or My crappy website