Hello,
I'm kind of lost here. I usually work on VB, where
creating DLLs and adding to another project as Reference
is child's play.
I'm trying to achieve the same thing using VC++ .NET.
So far, the closest thing I have found are MFC DLLs
projects.
As youcan see, I'm pretty much nowhere. I've tried the
MSDN documentation but I can find a reference, how to,
simple enough to get me started.
Is there any documentation on creating and using DLLs on
VC++ .NET that some one could point out for me.
Thanks a lot.