-
Notifications
You must be signed in to change notification settings - Fork 0
Win32 console applications that perform an action after a specific amount of time or if certain conditions are met.
License
neolit123/win32_timeout
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
win32_timeout last revised 18.02.2018 a collection of small Win32 console applications that perform an action after a specific amount of time or if certain conditions are met. shutdown_timeout: shuts down the system after N minutes. gives a 30 second countdown. alarm_timeout: plays alarm_timeout.wav on a loop after N minutes. ping_timeout: plays a success or an error sound after trying to continuously ICMP echo an IPV4 address. use Mingw and GNU Make to build: cd <source_path> make
About
Win32 console applications that perform an action after a specific amount of time or if certain conditions are met.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published