Searched refs:ulReason (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPR3HardenedMain-win.cpp1964 * @param ulReason The reason we're called, see
1973 static VOID CALLBACK supR3HardenedDllNotificationCallback(ULONG ulReason, PCLDR_DLL_NOTIFICATION_DATA pData, PVOID pvUser) argument
1986 if (ulReason == LDR_DLL_NOTIFICATION_REASON_LOADED)
2053 else if (ulReason == LDR_DLL_NOTIFICATION_REASON_UNLOADED)
2067 SUP_DPRINTF(("supR3HardenedDllNotificationCallback: ulReason=%u pData=%p\n", ulReason, pData));
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dcordebug.idl351 [in] LONG lLevel, [in] ULONG ulReason, [in] WCHAR *pLogSwitchName,
/vbox/include/iprt/nt/
H A Dnt.h2295 typedef VOID (NTAPI *PLDR_DLL_NOTIFICATION_FUNCTION)(ULONG ulReason, PCLDR_DLL_NOTIFICATION_DATA pData, PVOID pvUser);

Completed in 130 milliseconds