#pragma once #define IDI_ICON 1 #define IDD_DIALOG 1999 #define IDC_LB_ITEMS 2009 #define IDS_INVALIDFORMAT 100 #define IDS_LOADERROR 101 #define IDS_CALLERROR 102 #define IDS_INCORRECTFORMAT 103 #define IDS_NOEXPORT 104 #define IDS_EXECUTEERROR 105 #define IDS_NOFUNCTION 106 #define IDS_NODEPENDENCY 107 #define IDS_SETUPERROR 108 #define IDS_INCOMPLETE 109 #define IDS_SETUP 110 #define IDS_SERVICEERROR 111