1#pragma once 2 3#define IDS_USAGE 1000 4#define IDS_NO_SUCH_FILE 1001 5#define IDS_CANNOT_OPEN 1002 6#define IDS_INVALID_SWITCH 1003