mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
dc2461e804
GetDefaultCommConfig and SetDefaultCommConfig.
9 lines
211 B
C
9 lines
211 B
C
#define IDD_SERIALUICONFIG 0x401
|
|
#define IDC_BAUD 0x402
|
|
#define IDC_PARITY 0x0403
|
|
#define IDC_STOP 0x0404
|
|
#define IDC_FLOW 0x0405
|
|
#define IDC_DATA 0x0406
|
|
|
|
#define ID_GETDEFAULT 0x410
|
|
#define ID_SETDEFAULT 0x411
|