Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 341 Bytes

File metadata and controls

9 lines (5 loc) · 341 Bytes

DShutdown

DShutdown is a very very simple program, that shuts computer down after given time.

It's written in C++, it has its own WinApi based GUI, and NSIS installer.

Disclaimer

This code was written by me many years ago (in middle school) and was not reviewed since then. It may contain bugs and some abysmal coding practices.