2025-04-27 07:49:33 -04:00

15 lines
319 B
C

//
// MMCSample.h
//
// Contains header information for HTML API calls
// so that our sample MMC snap-ins can find help information
//
#define HELP_STEPONE 101
#define HELP_STEPTWO 102
#define HELP_STEPTHREE 103
#define HELP_STEPFOUR 104
#define HELP_DEFAULT 0
#define HELP_INTRO 1