From: Iain Patterson Date: Mon, 28 Feb 2011 17:35:20 +0000 (+0000) Subject: Timer safety. X-Git-Tag: v2.9~1 X-Git-Url: http://git.iain.cx/?a=commitdiff_plain;h=90b896a26a68724149b544d8063cd6fde77f5ab5;hp=90b896a26a68724149b544d8063cd6fde77f5ab5;p=nssm.git Timer safety. Check we actually have a waitable timer before trying to use it. Use the correct compiler food to ensure that 256000 milliseconds is converted to a LARGE_INTEGER correctly. ---