What is a COM visible .net 2.0 dll? (I have got one)
Can I register this dll to the windows registry and use it as an ActiveXObject?
For all the dll's registered in registry (HKCR) that have the child node InprocServer32, are accessible with the ProgID through ActiveX?
[I am new to this]
Thank you.