Index: /trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp
===================================================================
--- /trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp	(revision 78064)
+++ /trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp	(revision 78065)
@@ -184,5 +184,5 @@
 
                 BOOL ok = SetWaitableTimer(m->haDataEvent[DATA_TIMER], &delay,
-                                           0, NULL, NULL, TRUE);
+                                           0, NULL, NULL, FALSE);
                 if (ok)
                 {
