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.
|
|
/***************************************************************************
* * File Name: RESOURCE.H * * Copyright 1997 Hewlett-Packard Company. * All rights reserved. * * 11311 Chinden Blvd. * Boise, Idaho 83714 * * * Description: Resource identifiers for WPNPIN16.DLL * * Author: Garth Schmeling * * * Modification history: * * Date Initials Change description * * 10-10-97 GFS Initial checkin * * * ***************************************************************************/
// Resource String Identifiers.
//
#define IDS_DEFAULT_PRINTPROCESSOR 801
#define IDS_DEFAULT_DATATYPE 802
#define IDS_COLOR_PATH 803
#define IDS_ERR_FILE_IN_USE 804
|