Searched refs:kPowerNotificationWindowClassName (Results 1 – 1 of 1) sorted by relevance
209 static const WCHAR kPowerNotificationWindowClassName[] = L"PowerNotificationWindow"; in _power_notification_thread() local225 wndclass.lpszClassName = kPowerNotificationWindowClassName; in _power_notification_thread()231 if (!CreateWindowExW(WS_EX_NOACTIVATE, kPowerNotificationWindowClassName, in _power_notification_thread()