reactos/rosapps/applications/screensavers/matrix/resource.h
Colin Finck 646ada92cc Move cylfrac, matrix, scrmsave and starfield to rosapps as proposed on the mailing list. New screensavers should only go there now.
I created an "applications/screensavers" directory for that, eventually rosapps should get a similar directory structure to reactos.

Also changed the appropriate parts in reactos.dff.

svn path=/trunk/; revision=29961
2007-10-29 21:30:02 +00:00

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