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
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??
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