StormLib API Reference
SFileEnumLocales
int WINAPI SFileEnumLocales( HANDLE hMpq, // MPQ handle const char * szFileName, // Name of the file to enum LCID * plcLocales, // Array of file locales DWORD * pdwMaxLocales, // Maximum number of locales DWORD dwSearchScope // Ignored );
Function SFileEnumLocales enumerates all locales for the given file that are present in the MPQ.
When the function succeeds, it returns ERROR_SUCCESS. On an error, the function returns an error code.
Available in Storm.dll | No |
Ordinal number in Storm.dll 1.00 | N/A |
Ordinal number in Storm.dll 1.09 | N/A |
Copyright (c) Ladislav Zezula 2003 - 2010