CppDev
December 27th, 2003, 11:36 AM
Hi,
I wan't to make a DLL with a class that is static regardless of how many client applications are using it. I did that with C++ using the GetActiveObject function. Is there any equivalent function or class in .NET ?
I wan't to make a DLL with a class that is static regardless of how many client applications are using it. I did that with C++ using the GetActiveObject function. Is there any equivalent function or class in .NET ?