#include "kbdclass.h"
#include <debug.h>
Go to the source code of this file.
◆ DuplicateUnicodeString()
Definition at line 30 of file misc.c.
34{
39 {
41 }
42
43
47 {
51 }
52 else
53 {
55
58
62
66
69 }
70
72}
#define ExAllocatePoolWithTag(hernya, size, tag)
#define RTL_DUPLICATE_UNICODE_STRING_ALLOCATE_NULL_STRING
#define RTL_DUPLICATE_UNICODE_STRING_NULL_TERMINATE
_Out_ _Inout_ POEM_STRING _In_ PCUNICODE_STRING SourceString
_Out_ _Inout_ POEM_STRING DestinationString
unsigned short MaximumLength
#define RtlCopyMemory(Destination, Source, Length)
#define STATUS_INVALID_PARAMETER
_Must_inspect_result_ _In_ ULONG Flags
◆ ForwardIrpAndForget()
Definition at line 16 of file misc.c.
19{
21
24
27}
struct _PORT_DEVICE_EXTENSION * PPORT_DEVICE_EXTENSION
#define IoSkipCurrentIrpStackLocation(Irp)
_In_ PDEVICE_OBJECT DeviceObject