ReactOS 0.4.16-dev-974-g5022a45
makepath_s_case Struct Reference

Public Attributes

const charbuffer
 
size_t length
 
const chardrive
 
const chardir
 
const charfile
 
const charext
 
const charexpected
 
const WCHARexpected_unicode
 
size_t expected_length
 

Detailed Description

Definition at line 141 of file dir.c.

Member Data Documentation

◆ buffer

const char* makepath_s_case::buffer

Definition at line 143 of file dir.c.

◆ dir

const char* makepath_s_case::dir

Definition at line 146 of file dir.c.

◆ drive

const char* makepath_s_case::drive

Definition at line 145 of file dir.c.

◆ expected

const char* makepath_s_case::expected

Definition at line 149 of file dir.c.

◆ expected_length

size_t makepath_s_case::expected_length

Definition at line 151 of file dir.c.

◆ expected_unicode

const WCHAR* makepath_s_case::expected_unicode

Definition at line 150 of file dir.c.

◆ ext

const char* makepath_s_case::ext

Definition at line 148 of file dir.c.

◆ file

const char* makepath_s_case::file

Definition at line 147 of file dir.c.

◆ length

size_t makepath_s_case::length

Definition at line 144 of file dir.c.


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