33 lines
1.1 KiB
C
33 lines
1.1 KiB
C
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
|
|
// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
|
|
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
|
|
// PARTICULAR PURPOSE.
|
|
//
|
|
// Copyright (c) Microsoft Corporation. All rights reserved.
|
|
//
|
|
// Used by ptpcmxdw.rc
|
|
//
|
|
#define IDS_APP_SUMMARY 101
|
|
#define IDS_APP_PREREQ 102
|
|
#define IDS_APP 103
|
|
#define IDS_APP_SYNTAX 103
|
|
#define IDS_APP_MXDWPRINTER_NOTINSTALLED 106
|
|
#define IDS_APP_MXDC_ESCAPE_NOTSUPPORTED 107
|
|
#define IDS_APP_CREATEDC_FAILED 108
|
|
#define IDS_APP_XPS_CAPABLE_PRINTER_NOTINSTALLED 109
|
|
#define IDS_APP_EXTESCAPE_FAILED 110
|
|
#define IDS_APP_JOB_COMPLETED 114
|
|
#define IDS_APP_JOB_NOT_COMPLETED 115
|
|
#define IDR_JPGIMAGE1 201
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 102
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1001
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|