mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 20:47:21 +00:00
[REACTOS] Fix a number of MSVC warnings
This commit is contained in:
parent
b1c6c91d1f
commit
5d8e834897
43 changed files with 175 additions and 86 deletions
|
@ -42,7 +42,7 @@ NpReadAlias(
|
|||
{
|
||||
PNPFS_QUERY_VALUE_CONTEXT QueryContext = Context;
|
||||
PWSTR CurrentString;
|
||||
USHORT Length;
|
||||
SIZE_T Length;
|
||||
PNPFS_ALIAS CurrentAlias;
|
||||
UNICODE_STRING TempString;
|
||||
PUNICODE_STRING CurrentTargetName;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue