(86f0f1aebe36d04971052d81ece361a558a47eec)
#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<<()