Leaked source code of windows server 2003
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.
 
 
 
 
 
 

49 lines
1.4 KiB

// =========================================================================
//
// CASIO PAGEPRESTO Universal Printer Driver for MS-Windows NT 5.0
//
// =========================================================================
//// CAPPLRES.RC file for CASIO PAGEPRESTO CAPPL/Base Common Resource (Japanese Version)
#include <windows.h>
#include <ntverp.h>
#define VER_FILETYPE VFT_DRV
#define VER_FILEVERSION 0, 3, 0x0501, 0
#define VER_FILESUBTYPE VFT2_DRV_VERSIONED_PRINTER
#define VER_FILEDESCRIPTION_STR "CASIO CAPPL/Base Printer Driver"
#define VER_INTERNALNAME_STR "CAPPLRES.DLL"
#include <common.ver>
//
//#include "common.rc"
//1 RC_TABLES PRELOAD MOVEABLE CAPPLB.GPC
//2 RC_TABLES PRELOAD MOVEABLE NT.GPC
STRINGTABLE
BEGIN
// 257 "%d ドット/インチ"
258 "APF"
#if 0 // Change Resource 16-JUL-1998
259 "上トレイ (CPF1)"
260 "下トレイ (CPF2)"
261 "中トレイ (CPF2)"
262 "下トレイ (CPF3)"
#else
259 "カセット1"
260 "カセット2"
261 "カセット2"
262 "カセット3"
#endif // Change Resource 16-JUL-1998
263 "プリンタ自動"
264 "手差し" // Add Resource 16-JUL-1998
265 "MPF" // Add Resource 16-JUL-1998
5010 "しない"
5500 "指定用紙をMPF給紙する"
END