Этот коммит содержится в:
vxunderground 2021-06-03 19:31:08 -05:00 коммит произвёл GitHub
родитель 52ca8f0387
Коммит 65ff2f320e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23

Просмотреть файл

@ -13,7 +13,9 @@ 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 this repo, to determine if the file path is valid
Requires IsPathValid
IsPathValid: https://github.com/vxunderground/WinAPI-Tricks/tree/main/Kernel32/IsPathValid
Author:
smelly__vx | June 3rd, 2021