Listing 3: EtchRsc.h

#define AboutCmd        1000
#define ToggleEraseCmd  1001
#define ClearCmd        1002

#define EtchForm        2000
#define AboutForm       2001

#define EtchMenu        3000

— End of Listing —