table of contents
other versions
- wheezy 1.4.1-4
SHCreateDirectoryExW(3w) | Wine API | SHCreateDirectoryExW(3w) |
NAME¶
SHCreateDirectoryExW (SHELL32.@)SYNOPSIS¶
int SHCreateDirectoryExW(
HWND hWnd,
LPCWSTR path,
LPSECURITY_ATTRIBUTES sec
)
DESCRIPTION¶
See SHCreateDirectoryExA(3w).IMPLEMENTATION¶
Declared in "shlobj.h". Implemented in "dlls/shell32/shlfileop.c". Debug channel "shell".Oct 2012 | Wine API |