
Migrating application from VC Dos to VC Windows
I've built a program using
Visual C++, but compiling it for use under MS-DOS.
What kind of things do I have to do in order to compile for use in
Windows environment.
Is there a book/web site/anything that could help me to migrate the
application.
thanks in advance.