I ported this today to windows.
It took quite a few minor changes to make it work but nothing difficult. I just hardcoded argc and argv for testing but it would take much to split the command line.
Once a version which is working a bit more fully is done I'll do a windows port and merge it back into the main source.
I used the visual c++ express beta which is freely available and worked very well indeed for this,
|