#pragma once #define IDS_OK 100 #define IDS_CANCEL 101 #define IDS_ABORT 102 #define IDS_RETRY 103 #define IDS_IGNORE 104 #define IDS_YES 105 #define IDS_NO 106