jd6strings
New member
- Joined
- Jul 28, 2004
- Messages
- 3
Does anyone know the C# equivalent to VC++ API CLSIDFromProgID()? I need to retrieve the CLSID of an unmanaged COM object from the registry and I cant seem to figure it out. Sample PInvoke code for the CLSIDFromProgID method would also work...I think....