mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 04:35:53 +00:00
[NTOS][NDK][RTL] A bunch of 'wrong size' fixes
This commit is contained in:
parent
4d35d59fb9
commit
d6792047f3
8 changed files with 21 additions and 16 deletions
|
@ -109,7 +109,7 @@ NTAPI
|
|||
LdrLockLoaderLock(
|
||||
_In_ ULONG Flags,
|
||||
_Out_opt_ PULONG Disposition,
|
||||
_Out_opt_ PULONG Cookie
|
||||
_Out_opt_ PULONG_PTR Cookie
|
||||
);
|
||||
|
||||
NTSTATUS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue