mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 12:53:33 +00:00
23 lines
937 B
C
23 lines
937 B
C
#define IDC_STATIC -1
|
|
|
|
#define IDS_DESCRIPTION 1
|
|
#define IDD_CONFIG 101
|
|
#define IDB_BITMAP1 104
|
|
#define IDC_BLANKCURSOR 105
|
|
#define IDI_ICON1 106
|
|
#define IDC_COMBO1 1003
|
|
#define IDC_REMOVE 1004
|
|
#define IDC_ADD 1005
|
|
#define IDC_PREVIEW 1008
|
|
#define IDC_PREV 1009
|
|
#define IDC_ENABLEPREV 1013
|
|
#define IDC_RANDOM 1014
|
|
#define IDC_SLIDER1 1015
|
|
#define IDC_SLIDER2 1016
|
|
#define IDC_SLIDER3 1017
|
|
#define IDC_SLIDER4 1018
|
|
#define IDC_BOLD 1019
|
|
#define IDC_COMBO2 1020
|
|
#define IDC_MSGSPEEDGRP 1021
|
|
#define IDC_ABOUT 1022
|