Source code of Windows XP (NT5)
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.

31 lines
847 B

  1. /***************************************************************************
  2. *
  3. * File Name: MSDEFINE.H
  4. *
  5. * Copyright Hewlett-Packard Company 1997
  6. * All rights reserved.
  7. *
  8. * 11311 Chinden Blvd.
  9. * Boise, Idaho 83714
  10. *
  11. *
  12. * Description: contains definitions for WPNPINST.DLL found in the MS build
  13. * tree. Should not need to be checked into MS tree.
  14. *
  15. * Author: Garth Schmeling
  16. *
  17. * Modification history:
  18. *
  19. * Date Initials Change description
  20. *
  21. * 10-10-97 GFS Initial checkin
  22. *
  23. *
  24. *
  25. ***************************************************************************/
  26. // definitions found in MS Win9x build system
  27. #define SZMESSAGESERVERCLASS "Windows 32-bit VxD Message Server"
  28. #define PROCNAME_EXTDEVMODEPROPSHEET "EXTDEVICEMODEPROPSHEET"
  29. #define PROCNAME_EXTDEVICEMODE "EXTDEVICEMODE"