ReactOS 0.4.15-dev-7842-g558ab78
_NT_WIN32_PATH_MAPPING Struct Reference

#include <reactos.h>

Collaboration diagram for _NT_WIN32_PATH_MAPPING:

Public Attributes

LIST_ENTRY ListEntry
 
WCHAR NtPath [MAX_PATH]
 
WCHAR Win32Path [MAX_PATH]
 

Detailed Description

Definition at line 96 of file reactos.h.

Member Data Documentation

◆ ListEntry

LIST_ENTRY _NT_WIN32_PATH_MAPPING::ListEntry

Definition at line 98 of file reactos.h.

◆ NtPath

WCHAR _NT_WIN32_PATH_MAPPING::NtPath[MAX_PATH]

Definition at line 99 of file reactos.h.

◆ Win32Path

WCHAR _NT_WIN32_PATH_MAPPING::Win32Path[MAX_PATH]

Definition at line 100 of file reactos.h.


The documentation for this struct was generated from the following file: