(0f3793fea21b17e540265e0f802fdf7b1a6340fe)
#include "qwinregistry_p.h"
#include <QtCore/qvarlengtharray.h>
#include <QtCore/qdebug.h>
#include <QtCore/qendian.h>
#include <QtCore/qlist.h>
#include <QtCore/qwineventnotifier.h>
#include <QtCore/private/qsystemerror_p.h>
#include <ntstatus.h>
Go to the source code of this file.
◆ UMDF_USING_NTSTATUS
| #define UMDF_USING_NTSTATUS |
◆ NtQueryKey()
| NTSTATUS NTSYSCALLAPI NTAPI NtQueryKey |
( |
HANDLE | KeyHandle, |
|
|
int | KeyInformationClass, |
|
|
PVOID | KeyInformation, |
|
|
ULONG | Length, |
|
|
PULONG | ResultLength ) |
◆ nullTerminate()
| const wchar_t * nullTerminate |
( |
const QString & | s | ) |
|
|
static |
◆ operator<<()