How to read the all Guids defined in abcd_i.c file from pdb
ATL / WTL / STL
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, I need to read all GUIDS defined inside abcdef_i.c(where abcdef can be any file defining all guids of a COM component) file from DIA SDK? I need to extract all relavent component's Guids defined under COM component from pdb file. I am using DIA SDK, but always its get_guid returns badPtr(0x000) and it is reported bug of MSFT Regards Usman