Feeds
답변 있음
How can I recognize automatically the List Separator in the Region and Languages settings?
You can use the following Windows API to get the list seperator: |GetLocaleInfo(LOCALE_USER_DEFAULT, LOCALE_SLIST, szBuf, siz...
How can I recognize automatically the List Separator in the Region and Languages settings?
You can use the following Windows API to get the list seperator: |GetLocaleInfo(LOCALE_USER_DEFAULT, LOCALE_SLIST, szBuf, siz...
7년 초과 전 | 0
