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

41 lines
1.0 KiB
Plaintext

/***************************************************************************
*
* File Name: WPNPIN16.RC
*
* Copyright 1997 Hewlett-Packard Company.
* All rights reserved.
*
* 11311 Chinden Blvd.
* Boise, Idaho 83714
*
*
* Description: Strings and other resources for WPNPIN16.DLL
*
* Author: Garth Schmeling
*
*
* Modification history:
*
* Date Initials Change description
*
* 10-10-97 GFS Initial checkin
*
*
*
***************************************************************************/
//////////////////////////////////////////////////////////////////////////////
//
// String Table
//
#include <resource.h>
STRINGTABLE DISCARDABLE
BEGIN
IDS_DEFAULT_PRINTPROCESSOR "WinPrint"
IDS_DEFAULT_DATATYPE "RAW"
IDS_COLOR_PATH "COLOR\\"
IDS_ERR_FILE_IN_USE "One of the files required for this printer is in use by another program. Quit all programs, and then click Retry. To quit, click Cancel."
END