diff --git a/4J_Storage/Windows64/STO_DLC.cpp b/4J_Storage/Windows64/STO_DLC.cpp index c01c134..51533d2 100644 --- a/4J_Storage/Windows64/STO_DLC.cpp +++ b/4J_Storage/Windows64/STO_DLC.cpp @@ -77,7 +77,7 @@ C4JStorage::EDLCStatus CDLC::GetInstalledDLC(int iPad, int (*Func)(LPVOID, int, return C4JStorage::EDLC_Error; } - _WIN32_FIND_DATAA hFind; + _WIN32_FIND_DATAW hFind; HANDLE hFindFile; if (ret) {