Skip to content

QuickNET-Tech/WinConsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WinConsole

A simple single header wrapper class to simplify the management of your Windows debug console.


Easily do the following to your console window:

  • Minimize
  • Hide
  • Show
  • Close
  • Create
  • Resize
  • Reallocate
  • Set the console window title
  • Enable/disable always on top
  • Disable/enable the close button
  • Automatically closes the console when the object is destructed

About

A simple single header wrapper class to simplify the management of your Windows debug console.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages