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.
32 lines
1.2 KiB
32 lines
1.2 KiB
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
|
** Help Context Identifiers for HPTABS16.HH
|
|
** Generated by RoboHELP
|
|
**
|
|
** RoboHELP observes a polite protocol for dealing with this file.
|
|
** It will add new identifiers for new context strings that are
|
|
** added to the RTF file with the same name.
|
|
**
|
|
** RoboHELP will also preserve comments which are placed in this
|
|
** file, so documentation staff can insert notes to those crazy
|
|
** developers and vice versa.
|
|
**
|
|
** However, the numeric values of the identifiers are stored only
|
|
** in this file. Therefore, if you change the numeric value here,
|
|
** it is changed for good. RoboHELP will not try to change it back.
|
|
**
|
|
** Normally, RoboHELP will remove the symbols for context strings
|
|
** which have been removed from the .RTF file. However, you can
|
|
** set a checkbox in your project setup to prevent RoboHELP from
|
|
** doing this. You may want to do this and make use of the Alias
|
|
** capability of the help compiler.
|
|
**
|
|
*/
|
|
|
|
#define IDH_RC_about 1
|
|
#define IDH_RC_help 2
|
|
#define IDH_RC_cancel 3
|
|
#define IDH_RC_ok 4
|
|
#define IDH_RC_next 5
|
|
#define IDH_RC_back 6
|
|
#define IDH_RC_finish 7
|
|
#define IDH_RC_close 8
|