pdbex icon indicating copy to clipboard operation
pdbex copied to clipboard

DataKind error always

Open marakew opened this issue 6 years ago • 0 comments

result of get_dataKind got error https://github.com/wbenny/pdbex/blob/master/Source/PDB.cpp#L621 because it should call from another context as example to here https://github.com/wbenny/pdbex/blob/master/Source/PDB.cpp#L863 and call by DiaChildSymbol-> and move DataKind from SYMBOL to SYMBOL_UDT_FIELD

marakew avatar Nov 21 '19 15:11 marakew