mirror of
https://github.com/reactos/reactos.git
synced 2025-01-05 13:59:25 +00:00
- really fix build
svn path=/trunk/; revision=24623
This commit is contained in:
parent
93d8160abd
commit
7014cc1752
1 changed files with 1 additions and 1 deletions
|
@ -777,6 +777,7 @@ NtOpenEvent@12
|
|||
NtCreateFile@44
|
||||
NtCreateSection@28
|
||||
NtDeleteAtom@4
|
||||
NtDeleteBootEntry@4
|
||||
NtDeleteFile@4
|
||||
NtDeviceIoControlFile@40
|
||||
NtDuplicateObject@28
|
||||
|
@ -1327,7 +1328,6 @@ ZwCreateKey@28
|
|||
ZwCreateSection@28
|
||||
ZwCreateSymbolicLinkObject@16
|
||||
ZwCreateTimer@16
|
||||
ZwDeleteBootEntry@4
|
||||
ZwDeleteFile@4
|
||||
ZwDeleteKey@4
|
||||
ZwDeleteValueKey@8
|
||||
|
|
Loading…
Reference in a new issue