NAME

SHCreateDirectoryExW  (SHELL32.@)

SYNOPSIS

 int SHCreateDirectoryExW
 (
  HWND                  hWnd,
  LPCWSTR               path,
  LPSECURITY_ATTRIBUTES sec
 )

DESCRIPTION

See SHCreateDirectoryExA.

IMPLEMENTATION

Declared in "shlobj.h". https://source.winehq.org/source/include/shlobj.h

Implemented in "dlls/shell32/shlfileop.c". https://source.winehq.org/source/dlls/shell32/shlfileop.c

Debug channel "shell".


Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2024.