LoadLanguageString16 (USER.919)
UINT16 LoadLanguageString16 ( HINSTANCE16 hinst, UINT16 id, UINT16 iLang, LPSTR lpszText, INT16 nBytes )
Loads a string for a specific language.
SUCCESS: The length of the string loaded.
FAILURE: Zero.
Not declared in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/user.exe16/bidi.c". gitlab.winehq.org/wine/wine/blob/master/dlls/user.exe16/bidi.c
Debug channel "user".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.