mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 05:21:25 +12:00
Handle ERROR_FILENAME_EXCED_RANGE error on Windows
This commit is contained in:
parent
abfa1114bc
commit
9e66f36942
2 changed files with 3 additions and 0 deletions
|
@ -515,6 +515,7 @@ namespace fs
|
|||
notempty,
|
||||
readonly,
|
||||
isdir,
|
||||
toolong,
|
||||
};
|
||||
|
||||
// Error code returned
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue