L
Lio
Hi
I am writing a new project using C# in .NET platform.
My solution includes C# project and recently I added another project to this
solution, an MFC project that deals with Video Capture Librarys that cannot
be found in C#. I can compile the MFC project to DLL and use it in C#
project.
BUT... as I understand, .NET Framework supports integration of code in
variouse languages. I would like to ask for your help...
assume i have a whole project in C# and would like to use MFC objects I have
created for video capture. how can I use the MFC object via the C# GUI???
Thanks in Advance
Lio
I am writing a new project using C# in .NET platform.
My solution includes C# project and recently I added another project to this
solution, an MFC project that deals with Video Capture Librarys that cannot
be found in C#. I can compile the MFC project to DLL and use it in C#
project.
BUT... as I understand, .NET Framework supports integration of code in
variouse languages. I would like to ask for your help...
assume i have a whole project in C# and would like to use MFC objects I have
created for video capture. how can I use the MFC object via the C# GUI???
Thanks in Advance
Lio