I am using DIA SDK for enumerating types and interfaces of COM binaries(dlls/exes). But get_guid always returns Bad Ptr(0x0000) for every Class(CoClass & Interface) used inside that component?
Any way out other by which we can get guid from pdb of co class and interface.
Regards Usman