Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3021

What is the most painless way to port a unix program to win32?

$
0
0
It's got all the pids lying around, standard c++ library still have .h extensions etc
it's from a 1997 program called C++ sim, but it is very useful.
I want to port it to win32 and convert it into a dll
I already know about cygwin, is it to only way to survive?
I am using Visual C++ to program.
Thanks
Jack

Viewing all articles
Browse latest Browse all 3021

Trending Articles