[MSPORTS]
[reactos.git] / reactos / dll / win32 / msports / resource.h
1 #pragma once
2
3 #define IDD_SERIALSETTINGS 200
4 #define IDC_SERIAL_BITSPERSECOND 201
5 #define IDC_SERIAL_DATABITS 202
6 #define IDC_SERIAL_PARITY 203
7 #define IDC_SERIAL_STOPBITS 204
8 #define IDC_SERIAL_FLOWCONTROL 205
9 #define IDC_SERIAL_ADVANCED 206
10 #define IDC_SERIAL_RESTORE 207
11
12 #define IDD_PARALLELSETTINGS 220