I need to use a library that seems to be making the assumption that Process.fork() is available.
On Windows it is not.
I tried installing Cygwin with the idea that it might simulate this.
Didn't work.
Any other ideas to get this working on Windows (Vista-32)?
