|
|
1.1 root 1: #include "windows.h"
2: #include "locale.h"
3:
4:
5: localeDlg DIALOG 30, 30, 220, 200
6: STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
7: CAPTION "GetLocaleInfoW"
8: BEGIN
9: COMBOBOX DID_COMBOBOX , 30, 6, 140, 150, WS_VSCROLL | WS_TABSTOP | CBS_DROPDOWNLIST
10: LISTBOX DID_LISTBOX , 10, 20, 200, 180, WS_VSCROLL | WS_TABSTOP | LBS_USETABSTOPS
11: END
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.