Searched defs:g_cDllNotificationRegistered (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPR3HardenedMain-win.cpp314 static int g_cDllNotificationRegistered = 0; variable
2088 && g_cDllNotificationRegistered <= 0
2089 && g_cDllNotificationRegistered > -32)
2095 g_cDllNotificationRegistered = 1;
2100 g_cDllNotificationRegistered--;

Completed in 3580 milliseconds