It would be great to have a C++ header exporter/dumper using source file names provided in the pdb file. This way one could reconstruct the complete OO interface and better use the program/library the pdb is about. The pdb has all the information needed to do so, including complete class inheritance info, methods and data
It would be great to have a C++ header exporter/dumper using source file names provided in the pdb file. This way one could reconstruct the complete OO interface and better use the program/library the pdb is about. The pdb has all the information needed to do so, including complete class inheritance info, methods and data