reactos/dll/shellext/deskmon/resource.h
Timo Kreuzer 6afbc8f483 Hopefully create a branch and not destroy the svn repository.
svn path=/branches/reactos-yarotows/; revision=45219
2010-01-23 23:25:04 +00:00

18 lines
372 B
C

#ifndef __RESOURCE__H
#define __RESOURCE__H
#define IDD_MONITOR 100
#define IDC_MONITORNAME 201
#define IDC_MONITORLIST 202
#define IDC_MONITORPROPERTIES 203
#define IDS_MONITORSETTINGSGROUP 204
#define IDS_REFRESHRATELABEL 205
#define IDC_REFRESHRATE 206
#define IDC_PRUNINGCHECK 207
#define IDS_USEDEFFRQUENCY 101
#define IDS_FREQFMT 102
#endif /* __RESOURCE__H */