DexOS Visual C++
Friday, May 1st, 2009I’m working on a Visual C++ environment for DexOS, borrowing heavily from http://www.brokenthorn.com/Resources/OSDevIndex.html I have gotten apps to compile, and to run, and, quite frankly, I think it’s going to work. Clibs are the next step.

A very early test of the DexOS targeted VC++ 2005 application
As you can see I have basic I/O capability using wrapped DexOS system calls. More to come.
DOWNLOAD/USE THIS DEMO AT YOUR OWN RISK. I ASSUME NO LIABILITY FOR THE USE OF THIS SOFTWARE.