mirror of
https://github.com/winfsp/winfsp.git
synced 2026-03-06 23:59:26 -06:00
tst: winfsp-tests: ResilientRemoveDirectoryW
This commit is contained in:
@@ -105,6 +105,8 @@ BOOL ResilientCloseHandle(
|
||||
HANDLE hObject);
|
||||
BOOL ResilientDeleteFileW(
|
||||
LPCWSTR lpFileName);
|
||||
BOOL ResilientRemoveDirectoryW(
|
||||
LPCWSTR lpPathName);
|
||||
|
||||
typedef struct
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user