Update DeleteFileAltA.c

This commit is contained in:
vxunderground 2021-06-03 19:09:18 -05:00 odevzdal GitHub
rodič c27cbd15d8
revize dd4443c08f
V databázi nebyl nalezen žádný známý klíč pro tento podpis
ID GPG klíče: 4AEE18F83AFDEB23

Zobrazit soubor

@ -13,7 +13,7 @@ Return value:
TRUE for success, FALSE for failure. Use GetLastError or GetLastErrorAlt for more information
Remarks:
The code below uses IsPathValid, an existing function from WINAPI-TRICKS, to determine if the file path is valid
The code below uses IsPathValid, an existing function from this repo, to determine if the file path is valid
Author:
smelly__vx | June 3rd, 2021