mirror of
https://github.com/reactos/reactos.git
synced 2025-08-08 13:53:52 +00:00
- Update NDK with proper (when possible) RTL structure names that were previously "under review".
- Update relevant source files to new names. svn path=/trunk/; revision=19375
This commit is contained in:
parent
9acc2d9d19
commit
ada897443b
9 changed files with 140 additions and 131 deletions
|
@ -498,7 +498,7 @@ static ULONG get_full_path_helper(
|
|||
ULONG size)
|
||||
{
|
||||
ULONG reqsize = 0, mark = 0, dep = 0, deplen;
|
||||
DOS_PATHNAME_TYPE type;
|
||||
RTL_PATH_TYPE type;
|
||||
LPWSTR ins_str = NULL;
|
||||
LPCWSTR ptr;
|
||||
const UNICODE_STRING* cd;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue