Home
last modified time | relevance | path

Searched refs:MyLoadStringA (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DResourceString.cpp20 static CSysString MyLoadStringA(HINSTANCE hInstance, UINT resourceID) in MyLoadStringA() function
58 return GetUnicodeString(MyLoadStringA(g_hInstance, resourceID)); in MyLoadString()
80 MultiByteToUnicodeString2(dest, MyLoadStringA(hInstance, resourceID)); in MyLoadString()

Completed in 1 milliseconds