reactos/rosapps/tests/Imagelistviewer/resource.h
Ged Murphy 41ba900587 - test app to display both the system and device image lists.
- this app confirms the overlay icons in the device image list are part of the list.

svn path=/trunk/; revision=24573
2006-10-19 16:55:11 +00:00

5 lines
104 B
C

#define IDD_IMGLST 1000
#define IDC_LSTVIEW 1001
#define IDC_SYSTEM 1002
#define IDC_DEVICE 1003