0

Put a TTimer into TService cause error 1053 on service strat-up.

The timer needs a HWND because creates its own window, and this can't works in a service.

How can I create something to trigger a procedure after XXX ms.?

UPDATE

The solution is a waitable timer: Timer Queue in Windows Service

ar099968
  • 6,963
  • 12
  • 64
  • 127

0 Answers0