I uploaded the IDE.
It works on WinVista and later.
After download it, you have to do the following steps:
1). Copy the include and lib folders and put them into CoderStudio directory,
so that you will have three subfolders: bin, include and lib in CoderStudio directory.
2). Put in the bin folder the ML.exe and ML.err
3). You must have in your system the masm32 include.
Run the IDE and move the second Toolbar up in the same line as the first Toolbar
to increase the client area.
The IDE supports C and MASM projects.
Of course it is not completed.
Note:
The IDE use Pelle's polib and pomake and Scintilla edit control.
Also supports three Vortex's Tools.
You can download it here: CoderStudio.zip (https://masm32.com/Manos/Coder%20Studio/CoderStudio.zip)
Manos.
Hi Manos
Look nice and quick test works fine :t
Thank you ragdog.
After I complete it, the next step is to implement an embed Resource Editor.
Manos.
Quote
the next step is to implement an embed Resource Editor
I have see.
Nice :t
Other question can you add a option for the gui style, blue is not mine ?
Quote
Other question can you add a option for the gui style, blue is not mine ?
It is a little difficult because I should add much code and now
I am trying to complete it.
Manos.