Hi,
I am currently reading chapter 8 regarding assemblies.
My problem is with the 2nd example that deals with the CLS by make 3 assemblies. One in managed C++,
VB, and C#. I am having trouble with the managed C++ part. I do not know how to compile the code into the corresponding .dll file using Visual Studio .NET.
Could someone please guide me into compiling this file correctly.
Thank You.
DP