2.0.0
Major update. Fixed bugs, better configuration:
- Now uses
timeSetEvent
instead ofCreateTimerQueueTimer
, despite
being considered "obsolete" there simply isn't an alternative that
provides the resolution we need. This should make it work on up to
date Windows patches. - Now has a simple ini parser, so the configuration file is less
horrible, and more intuitive. It supports comments, so it can contain
explanations directly in the file. - Now supports a new option to configure the interval between events
being sent. - Switched the license to GPL.