Leaked source code of windows server 2003
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
319 B

  1. //
  2. // MMCSample.h
  3. //
  4. // Contains header information for HTML API calls
  5. // so that our sample MMC snap-ins can find help information
  6. //
  7. #define HELP_STEPONE 101
  8. #define HELP_STEPTWO 102
  9. #define HELP_STEPTHREE 103
  10. #define HELP_STEPFOUR 104
  11. #define HELP_DEFAULT 0
  12. #define HELP_INTRO 1