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.
|
|
/******************************************************************************
RC file generated by the Minidriver Development Tool
******************************************************************************/
#include <UniRC.H> #include <Windows.H> #include <NTVerP.H> #define VER_FILETYPE VFT_DRV #define VER_FILESUBTYPE VFT2_DRV_VERSIONED_PRINTER #define VER_FILEDESCRIPTION_STR "FUJITSU GL/VS Printer Driver" #define VER_INTERNALNAME_STR "FUGLJRES.dll" #define VER_ORIGINALFILENAME_STR "FUGLJRES.dll" #include "common.ver"
STRINGTABLE BEGIN 257 "600 DPI" 258 "300 DPI" 259 "���ʎ�" 260 "����" 261 "��������" 262 "�������� 1" 263 "�������� 2" 264 "�������� 3" 265 "�������� 4" 266 "�����ڲ" 267 "�Ѱ��ݸ� OFF" 268 "�Ѱ��ݸ� ON" 269 "�Ű���� OFF" 270 "�Ű���� ON" END
|