#include "i8042prt.h"
#include <debug.h>
Go to the source code of this file.
◆ DuplicateUnicodeString()
Definition at line 31 of file misc.c.
35{
40 {
42 }
43
44
48 {
52 }
53 else
54 {
56
59
63
67
70 }
71
73}
#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 18 of file misc.c.
21{
23
25
28}
struct _FDO_DEVICE_EXTENSION * PFDO_DEVICE_EXTENSION
#define IoSkipCurrentIrpStackLocation(Irp)
_In_ PDEVICE_OBJECT DeviceObject