T
Tristan Sehgal
I am completley new to the .NET framework but have
a good understanding of Visual C++.
I am starting to develop a new class libary which other
programmers can use in their applications. To do this in
Visual C++, I'll be creating a DLL with exported classes.
I would like to develop this class libary in Visual
C++ .NET but am concerned it won't be able to be used by
standard Visual C++ developers.
If I created a DLL in .NET which makes use of some of the
..NET framework classes, could it be used in Visual C++
(assuming the header file presented hides away the .NET
class stuff)?
Any help and advice much appreciated.
Tristan.
a good understanding of Visual C++.
I am starting to develop a new class libary which other
programmers can use in their applications. To do this in
Visual C++, I'll be creating a DLL with exported classes.
I would like to develop this class libary in Visual
C++ .NET but am concerned it won't be able to be used by
standard Visual C++ developers.
If I created a DLL in .NET which makes use of some of the
..NET framework classes, could it be used in Visual C++
(assuming the header file presented hides away the .NET
class stuff)?
Any help and advice much appreciated.
Tristan.