Lines Matching refs:DWORD
157 DWORD dwFlags // entry-point execution option
160 KERNEL9X_API DWORD (WINAPI *lpfnGetModuleFileNameW ) (
163 DWORD nSize // size of buffer
166 KERNEL9X_API DWORD (WINAPI *lpfnGetLogicalDriveStringsW ) (
167 DWORD nBufferLength, // size of buffer
173 DWORD dwDesiredAccess,
174 DWORD dwShareMode,
176 DWORD dwCreationDisposition,
177 DWORD dwFlagsAndAttributes,
181 KERNEL9X_API DWORD WINAPI GetCanonicalPathNameA(
184 DWORD cchBuffer // size of path buffer
187 KERNEL9X_API DWORD WINAPI GetCanonicalPathNameW(
190 DWORD cchBuffer // size of path buffer
195 DWORD dwDesiredAccess,
196 DWORD dwShareMode,
198 DWORD dwCreationDisposition,
199 DWORD dwFlagsAndAttributes,
220 DWORD dwFlags // move options
235 KERNEL9X_API DWORD ( WINAPI * lpfnGetLongPathNameW ) (
238 DWORD cchBuffer // size of path buffer
245 KERNEL9X_API DWORD ( WINAPI * lpfnGetCanonicalPathW ) (
248 DWORD cchBuffer // size of path buffer
258 KERNEL9X_API DWORD ( WINAPI * lpfnGetFullPathNameW )(
260 DWORD nBufferLength, // size of path buffer
271 DWORD dwCreationFlags, // creation flags
285 DWORD dwCreationFlags, // creation flags
292 KERNEL9X_API DWORD ( WINAPI * lpfnGetEnvironmentVariableW )(
295 DWORD nSize // size of buffer
303 KERNEL9X_API DWORD ( WINAPI * lpfnGetCurrentDirectoryW )(
304 DWORD nBufferLength, // size of directory buffer
316 DWORD nVolumeNameSize, // length of name buffer
321 DWORD nFileSystemNameSize // length of file system name buffer