United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
Microsoft Developer Network
>
Samples
>
Detect executable file type (VBCheckExeType)
Download Visual Studio
Quick Access
My Samples
Upload a sample
Browse Sample Requests
More From All-In-One Code Framework
ASP.NET AJAX web chat application
(38)
ASP.NET GridView control demo (CSASPNETGridVi
ew)
(22)
Import/export Excel worksheet in ASP.NET (CSASPNETExcelI
mportExport)
(19)
Upload/edit image in ASP.NET (CSASPNETImageE
ditUpload)
(19)
Azure + Bing Map sample application (CSAzureBingMap
s)
(15)
See All
Detect executable file type (VBCheckExeType
)
The VB code sample demonstrates how to check the executable file type (console/GUI, x86/x64, managed/unmanaged) for the given a .exe or .dll file.
Download
VB.NET (73.4 KB)
Ratings
(1)
Downloaded
7,381 times
Favorites
Add To Favorites
Requires
Visual Studio 2010
Last Updated
5/5/2011
License
Apache License, Version 2.0
Share
Technologies
Windows General
Topics
PE
,
Exe type
Report Abuse to Microsoft
Description
Browse Code
Q and A
Solution Explorer
VB.NET
VBCheckEXEType
Fusion
IDefinitionIdentity.vb
IDENTITY_ATTRIBUTE.vb
IEnumIDENTITY_ATTRIBUTE.vb
IIdentityAuthority.vb
IReferenceIdentity.vb
NativeMethods.vb
Hosting
IClrMetaHost.vb
IEnumUnknown.vb
NativeMethods.vb
IMAGE
IMAGE_DATA_DIRECTORY.vb
IMAGE_DATA_DIRECTORY_Values.vb
IMAGE_FILE_Flag.vb
IMAGE_FILE_HEADER.vb
IMAGE_OPTIONAL_HEADER32.vb
IMAGE_OPTIONAL_HEADER64.vb
MachineType.vb
My Project
Application.Designer.vb
Application.myapp
AssemblyInfo.vb
Resources.Designer.vb
Resources.resx
Settings.Designer.vb
Settings.settings
ExecutableFile.vb
MainModule.vb
Readme.txt
VBCheckEXEType.vbproj
VBCheckExeType.sln
Click an item in the panel on the left to view the contents here.