NAME

SHCreateDirectoryExW  (SHELL32.@)

SYNOPSIS

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

DESCRIPTION

See SHCreateDirectoryExA.

IMPLEMENTATION

Declared in "include/shlobj.h". gitlab.winehq.org/wine/wine/blob/master/include/shlobj.h

Implemented in "dlls/shell32/shlfileop.c". gitlab.winehq.org/wine/wine/blob/master/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 Nov 2024.