I want to create a DLL in VB .Net and use it in a COM program (VFP 6.0, actually). I don't really know where to start. I've read through the MSDN library on the subject but, I can't figure it out.
Can someone give an example of a VB.Net or C# DLL that can be used by COM? Also what special steps are required to build the project (commandline or IDE)?
Can someone give an example of a VB.Net or C# DLL that can be used by COM? Also what special steps are required to build the project (commandline or IDE)?