#ifndef RESOURCE_H__
#define RESOURCE_H__
#define RC_STRING_MAX_SIZE 4096
#define IDS_Copy 100
#define IDS_FAILS 101
#endif
/* EOF */