Is it possible to scan a compiled binary (DLL, OCX, or EXE) and determine what COM libraries it referenced when it was compiled? I am not interested in the export APIs (I can already get those). . . I want to get the ProgIDs and ClsIDs (Names and GUIDS) that the binary file referenced when it was compiled. If anyone has any insight into this, I'd love to hear it . . . Any ideas or links would be greatly appreciated! Thanks! - Jeff Marler B-)