Help for this page

Select Code to Download


  1. or download this
    SetLastError(ERROR_FILE_NOT_FOUND); instead of <code>errono=ENOENT;
    SetLastError(ERROR_INVALID_DATA); instead of <code>errno=EINVAL;