Thanks, but I meant how to do it myself. I like challenges like this. I'm going to try to read and absorb that entire series (5-6 web pages) that I posted a link to. If others can write a program to show what's inside a PE, I can too. (And no Win32 API calls are needed other than reading a file; it's all a matter of parsing it. Not even really parsing, but just identifying parts and displaying them.)