Hi all,
I have a DOS application that was written in C. Since it's DOS, I'm creating a GUI for the application in VC++ but would like to use all the original functions from the .C and .H files. Can I include these in my VC++ project or do I need to modify them? There are 13 projects to include in my VC++ GUI project.

thanks ,
rohit