GetLanguageName16 (USER.907)
UINT GetLanguageName16 ( UINT16 iLang, UINT16 iName, LPSTR lpszName, UINT16 cbBuffer )
Returns the name of one language in (possibly) a different language. Currently only handles language 0 (english).
Success: The number of bytes copied to the buffer, not including the NULL.
Failure: 0
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.