-
-
[求助]RtlInitUnicodeString无法编译
-
发表于:
2015-11-7 23:54
5169
-
[求助]RtlInitUnicodeString无法编译
求各路大神
帮忙看看 搞了一天都编译不过
HANDLE hFile;
OBJECT_ATTRIBUTES ObjAttrutes;
IO_STATUS_BLOCK ioStatusBlock;
UNICODE_STRING unicodeFileName;
//初始化ZwCreateFile的参数
RtlInitUnicodeString(&unicodeFileName,L"\\Device\\MyDDKDevice");
1>d:\rook\kernel\passp\Kernel.h(22): error C2143: 语法错误 : 缺少“)”(在“&”的前面)
1>d:\rook\kernel\passp\Kernel.h(22): error C2143: 语法错误 : 缺少“{”(在“&”的前面)
1>d:\rook\kernel\passp\Kernel.h(22): error C2059: 语法错误:“&”
1>d:\rook\kernel\passp\Kernel.h(22): error C2059: 语法错误:“)”
[招生]科锐逆向工程师培训(2024年11月15日实地,远程教学同时开班, 第51期)