home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 40 / IOPROG_40.ISO / SOFT / NETFrameworkSDK.exe / comsdk.cab / samples.exe / mmc / Help / mmcsample.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-06-23  |  319 b   |  15 lines

  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.  
  12. #define HELP_DEFAULT    0
  13. #define HELP_INTRO      1
  14.  
  15.