Go to the source code of this file.
Classes | |
struct | helpCommand |
struct | helpIndex |
struct | xReference |
struct | helpArticle |
Macros | |
#define | __helpdlogH__ |
#define | HELPRSC_ARTICLE 0x48456172 /* 'HEar' */ |
#define | HELPRSC_COMMAND 0x4845636d /* 'HEcm' */ |
#define | HELPRSC_INDEX 0x48456478 /* 'HEdx' */ |
#define | HELPRSC_TOPIC 0x48457470 /* 'HEtp' */ |
#define | RSCID_TASKIDLIST 0x5441534B /* 'TASK' */ |
#define | RSCID_TITLELIST 0x5449544C /* 'TITL' */ |
Typedefs | |
typedef struct helpCommand | HelpCommand |
typedef HelpCommand | HelpTopic |
typedef struct helpIndex | HelpIndex |
typedef struct xReference | XReference |
typedef struct helpArticle | HelpArticle |
#define __helpdlogH__ |
#define HELPRSC_ARTICLE 0x48456172 /* 'HEar' */ |
#define HELPRSC_COMMAND 0x4845636d /* 'HEcm' */ |
#define HELPRSC_INDEX 0x48456478 /* 'HEdx' */ |
#define HELPRSC_TOPIC 0x48457470 /* 'HEtp' */ |
#define RSCID_TASKIDLIST 0x5441534B /* 'TASK' */ |
#define RSCID_TITLELIST 0x5449544C /* 'TITL' */ |
typedef struct helpArticle HelpArticle |
typedef struct helpCommand HelpCommand |
typedef HelpCommand HelpTopic |
typedef struct xReference XReference |