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.
14 lines
293 B
14 lines
293 B
#define OIM_MENUSTRINGMAX 200
|
|
#define OIM_MAXDENAME 20
|
|
|
|
#define OIMSTR_DENAME 1
|
|
#define OIMSTR_SHOWFULL 2
|
|
#define OIMSTR_NOSCALING 3
|
|
#define OIMSTR_TOWINDOW 4
|
|
#define OIMSTR_TOWIDTH 5
|
|
#define OIMSTR_TOHEIGHT 6
|
|
#define OIMSTR_STRETCH 7
|
|
#define OIMSTR_SIZE 8
|
|
#define OIMSTR_MAGNIFY 9
|
|
|
|
|