Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages