Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
What switches should I specify to link.exe to generate a raw binary? Also, can dumpbin disassemble a raw binary?
AFAIK you can only create PE's with link.exe. F.ex. how would you know where the different sections were using a "raw binary"?