mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
236 B
12 lines
236 B
|
|
#ifdef TRANSLATE
|
|
#define IDHELP 100
|
|
#define IDD_OPERATIONSCATMAINT 27
|
|
#else
|
|
#include "dlg_ids.h"
|
|
#endif
|
|
|
|
#define IDD_C_TAPE 0x00C9
|
|
#define IDD_C_CHANGE 0x00CB
|
|
#define IDD_C_REMOVE 0x00CA
|
|
|