Added network configuration dialogue.
This commit is contained in:
parent
6697e31929
commit
961490cca9
10 changed files with 263 additions and 7 deletions
|
|
@ -142,3 +142,7 @@
|
|||
#define IDC_LIST 1201
|
||||
#define IDC_CONFIG 1202
|
||||
#define IDC_HDCONF 1203
|
||||
#define IDC_NETWORK 1204
|
||||
|
||||
#define IDC_COMBONETTYPE 1200
|
||||
#define IDC_COMBONETDEVICE 1201
|
||||
|
|
|
|||
Loading…
Reference in a new issue