borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2009 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (how to develop a spacer control ?)Next Topic (error) New Topic New Poll Post Reply
AndreaVB Forum : ASP.Net : What is portable executable (PE) file?
Poster Message
tri_inn
Level: Regular User
Registered: 26-08-2002
Posts: 395

icon What is portable executable (PE) file?

explain it

07-08-2004 at 06:08 AM
View Profile Send Email to User Show All Posts | Quote Reply
debasis
Level: Guest

icon Re: What is portable executable (PE) file?

) The file format defining the structure that all executable files (EXE) and Dynamic Link Libraries (DLL) must use to allow them to be loaded and executed by Windows. PE is derived from the Microsoft Common Object File Format (COFF). The EXE and DLL files created using the .NET Framework obey the PE/COFF formats and also add additional header and data sections to the files that are only used by the CLR.

17-09-2004 at 10:04 AM
| Quote Reply
AndreaVB Forum : ASP.Net : What is portable executable (PE) file?
Previous Topic (how to develop a spacer control ?)Next Topic (error) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2009 Andrea Tincaniborder