Scroll to navigation

PathIsDirectoryEmptyW(3w) Wine API PathIsDirectoryEmptyW(3w)

NAME

PathIsDirectoryEmptyW (SHLWAPI.@)

SYNOPSIS

BOOL PathIsDirectoryEmptyW
(
LPCWSTR lpszPath
)
 

DESCRIPTION

See PathIsDirectoryEmptyA(3w).
 

IMPLEMENTATION

Declared in "shlwapi.h".
Implemented in "dlls/shlwapi/path.c".
Debug channel "shell".
Oct 2012 Wine API