I have a 32 bit COM component DLL and this DLL is written in Delphi.
It\'s a Win32 DLL.
I want to use this DLL in my Visual C# project on .NET platform.
put the dll in system32 or syswow32 directory, and use appropriate regsvr32 to register it.
wiered that even though it gave failed to register error, I rebooted my WIN 7 64 AND my vb app loaded the dll just fine!!