#include <opengl/win/WinDeviceInfo.hxx>
#include <driverblocklist.hxx>
#include <config_folders.h>
#include <windows.h>
#include <objbase.h>
#include <setupapi.h>
#include <algorithm>
#include <cstdint>
#include <memory>
#include <string_view>
#include <osl/file.hxx>
#include <rtl/bootstrap.hxx>
#include <rtl/ustrbuf.hxx>
#include <sal/log.hxx>
#include <tools/stream.hxx>
#include <o3tl/char16_t2wchar_t.hxx>
#include <desktop/crashreport.hxx>
Go to the source code of this file.
◆ DEVICE_KEY_PREFIX
#define DEVICE_KEY_PREFIX L"\\Registry\\Machine\\" |
◆ WIN32_LEAN_AND_MEAN
#define WIN32_LEAN_AND_MEAN |
◆ getDenylistFile()
static OUString getDenylistFile |
( |
| ) |
|
|
static |