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

Support binary file path #1

Closed MeeSong closed 5 years ago

MeeSong commented 5 years ago
  1. Support binary file path
  2. If CoCreateInstance() failed, Retry with direct export call
  3. Fix some bugs.
wbenny commented 5 years ago

Thank you! Code looks fine. Before merging, can I please kindly ask you to:

MeeSong commented 5 years ago

Yes. Those DLLs are freely redistributable

Other has been modified.

Thank you!

wbenny commented 5 years ago

perfect :)