PE

     
SearchSearch

Search this site or the Internet.

Google
Web CKnow.com
Hot TopicsHot Topics
Hot UtilitiesHot Utilities

Utilities that may help you...

 

NotesNotes

DewaHost

DewaHost offers premium Web hosting service starting from $8.95/month and a high speed file hosting service - FileBurst!

No Spam
CKnow does NOT spam.
E-mail is easily forged.

Labelled with ICRA
 

Portable Executable

(P-E)

A new executable file format developed primarily for Windows NT but used by other Microsoft 32-bit operating systems. PE is similar to the UNIX Common Object File Format (COFF) specification. The entire format consists of an MS-DOS MZ header, followed by a real-mode stub program, the PE file signature, the PE file header, the PE optional header, all of the section headers, and finally, all of the section bodies. The PE file format has eleven predefined sections, but each application can also define its own unique sections for code and data.

More Information



Last Changed: Monday, January 23, 2006
Navigation: Computer Knowledge Home :: Terms :: P :: PE