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

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPR3HardenedMain-win.cpp316 static PVOID g_pvDllNotificationCookie = NULL; variable
2091 NTSTATUS rcNt = LdrRegisterDllNotification(0, supR3HardenedDllNotificationCallback, NULL, &g_pvDllNotificationCookie);

Completed in 360 milliseconds