Merge trunk head (r43756)
[reactos.git] / reactos / base / system / runonce / resource.h
1 #ifndef _RESOURCE_H__
2 #define _RESOURCE_H__
3
4 #define IDI_ICON 10
5
6 #define IDD_RUNONCE_DLG 100
7
8 #define IDC_COMP_LIST 1000
9
10 #endif /* _RESOURCE_H__ */