Hi,
Using Visual Studio 2005 :
I create a project of type "Win32 Console Application" type 'Static Library' and add the code of a class (named Car) I've been using in earlier version of Visual Studio, the class is written in standard C++ !!
I build without problems
Then from a client Win32...
more >>
What dlls do I need to redistribute with an application made using C# and
C++/CLI for a Windows XP Pro SP2 PC? As far as I have understood the
following are needed:
msvcm80.dll
msvcr80.dll
msvcp80.dll
msjava.dll
Is that right? What else do I need? I'm not able to run my application
su...
more >>