J
Jim
I have a DOS application done in MS C++ 6.0 that was written in C. Since
it's DOS, I'm creating a GUI for the application in C# but would like to use
all the original functions from the .C and .H files. Can I include these in
my C# project or do I need to modify them? They're about 10,000 lines of
code.
Thanks.
it's DOS, I'm creating a GUI for the application in C# but would like to use
all the original functions from the .C and .H files. Can I include these in
my C# project or do I need to modify them? They're about 10,000 lines of
code.
Thanks.