bvSelectLanguageDlg
The function invokes a dialog where user can choose language.
BESTVIEWAPI(LONG) bvSelectLanguageDlg(HWND hParent);
Parameters:
-
hParent - handle of the parent window
If the user selects a language and presses OK button, a
broadcast message will be sent to all preview windows. The message will inform
them about the new language.
Return value: nonzero means that language has been changed.