MattG
December 9th, 2002, 05:11 PM
Hi all,
I have a dialog based application (MFC) that is about 25% complete (200 files at present). I came to the point where i needed to write the code for printing invoices and reports through crystal.
Having read all text available, MS don't seem that interested in VC++ and Crystal. Further investigation makes me believe MS are going to kick MFC into touch.
Bearing all this in mind. Does anyone know of a way in which i can write the rest of my project in C# while accessing the files and resources already written in VC++. The project is currently unmanaged (ported over from VC++6), though i believe i can convert it to managed easy enough.
PS. Does anyone have opinions on whether i should port over to C# or stay with VC++ (MFC) and try and hunt the oh so rare documents on how to use VC++.NET with crystal
Thanks
Matt
I have a dialog based application (MFC) that is about 25% complete (200 files at present). I came to the point where i needed to write the code for printing invoices and reports through crystal.
Having read all text available, MS don't seem that interested in VC++ and Crystal. Further investigation makes me believe MS are going to kick MFC into touch.
Bearing all this in mind. Does anyone know of a way in which i can write the rest of my project in C# while accessing the files and resources already written in VC++. The project is currently unmanaged (ported over from VC++6), though i believe i can convert it to managed easy enough.
PS. Does anyone have opinions on whether i should port over to C# or stay with VC++ (MFC) and try and hunt the oh so rare documents on how to use VC++.NET with crystal
Thanks
Matt