ReactOS 0.4.15-dev-7942-gd23573b
resource.h
Go to the documentation of this file.
1#ifndef _CAPICON_RESOURCE_H
2#define _CAPICON_RESOURCE_H
3
4#define ID_ICON1BIG 101
5#define ID_ICON1SM 102
6#define ID_ICON2BIG 103
7#define ID_ICON2SM 104
8
9
10#endif /* _CAPICON_RESOURCE_H */