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

32 lines
878 B
C

/***************************************************************************
*
* File Name: MSDEFINE.H
*
* Copyright Hewlett-Packard Company 1997
* All rights reserved.
*
* 11311 Chinden Blvd.
* Boise, Idaho 83714
*
*
* Description: contains definitions for WPNPINST.DLL found in the MS build
* tree. Should not need to be checked into MS tree.
*
* Author: Garth Schmeling
*
* Modification history:
*
* Date Initials Change description
*
* 10-10-97 GFS Initial checkin
*
*
*
***************************************************************************/
// definitions found in MS Win9x build system
#define SZMESSAGESERVERCLASS "Windows 32-bit VxD Message Server"
#define PROCNAME_EXTDEVMODEPROPSHEET "EXTDEVICEMODEPROPSHEET"
#define PROCNAME_EXTDEVICEMODE "EXTDEVICEMODE"