Skip to content
/ widexe Public

Simple tool that identifies the subsystem of a Windows executable.

License

Notifications You must be signed in to change notification settings

Fylwind/widexe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows Executable Identifier

Simple tool that identifies the subsystem of a Windows executable, i.e. is it a console program, a GUI program, or something else?

This is based on the sample code in article KB90493 (HOWTO: How To Determine Whether an Application is Console or GUI).

To compile, run nmake in the Visual Studio Command Prompt.

About

Simple tool that identifies the subsystem of a Windows executable.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages