OpenTabletDriver
OpenTabletDriver copied to clipboard
[Backport to 0.6.x] Add support for hiding the daemon console on Windows
This pull request is for the 0.6.x branch.
Frees the console when the user specifies the added command line argument --hidden or -h. If the user is not running Windows, the console will not be freed (for now --- not sure how to add support for other platforms just yet).