|
From: Daniel W. <ma...@gm...> - 2009-12-04 15:15:37
|
Hello, is it possible to stop a Windows service before the computer enters standby? my application is polling hardware via an virtual com port. every time the computer wakes up the service is up and running again. but the com port is blocked by another app instance. i know this is not entirely related to the wrapper. but for now i have no idea how to solve my problem. any hints? regards |