How to check the current keyboard\'s language using vb6 ?
IF (\"Is it the English language\") Then Msgbox \"EN\" End IF
I believe its GetKeyboardLayoutName.