wbenny / pdbex

pdbex is a utility for reconstructing structures and unions from the PDB into compilable C headers
MIT License
814 stars 160 forks source link

DataKind error always #13

Open marakew opened 4 years ago

marakew commented 4 years ago

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