K
kinghuangz
Everyone:
I want to use a DLL(FileName
ubFunction.Dll) built with VS.Net(C#) in a
unmanaged Program .But there was a Dll just has the same filename,it was
built with VC++(6.0).The unmanaged was loaded by LoadLibrary function
firstly,and it would be free until the Program's end.How can I Load the
managed Dll?
I want to use a DLL(FileName
ubFunction.Dll) built with VS.Net(C#) in aunmanaged Program .But there was a Dll just has the same filename,it was
built with VC++(6.0).The unmanaged was loaded by LoadLibrary function
firstly,and it would be free until the Program's end.How can I Load the
managed Dll?