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.
|
|
/*++
Copyright (c) 1997-1999 Microsoft Corporation
--*/
#include <unirc.h> //#include <common.rc> #include "apdlres.rcv"
//1 RC_TABLES PRELOAD MOVEABLE APTIE840.GPC //2 RC_TABLES PRELOAD MOVEABLE nt.GPC
1 RC_UFM LOADONCALL DISCARDABLE pfm\mincolh.ufm 2 RC_UFM LOADONCALL DISCARDABLE pfm\mincolv.ufm 3 RC_UFM LOADONCALL DISCARDABLE pfm\gotholh.ufm 4 RC_UFM LOADONCALL DISCARDABLE pfm\gotholv.ufm
STRINGTABLE
BEGIN // 1 "APTi PowerLaser E840" // 257 "%d dots per inch" 258 "�O�ʋ����g���C" 259 "��1�����J�Z�b�g" 260 "��2�����J�Z�b�g" 261 "��3�����J�Z�b�g" 262 "�v�����^�̗p���T�C�Y�ɍ��킹�Ĉ�������" 263 "�h���C�o�Őݒ肵���p�����g���Ĉ�������" 264 "�g�i�[�ߖ[�h - �I�t" 265 "�g�i�[�ߖ[�h - �_�[�N" 266 "�g�i�[�ߖ[�h - ���C�g" 267 "���������I��"
// Memory option 280 "���݂Ȃ�" 281 "8MB����" 282 "16MB����" 283 "24MB����" 284 "32MB����"
// Instalable option 300 "����" 301 "�Ȃ�" 310 "���ʈ������j�b�g"
// TrueType Font Substituion 320 "@�l�r ����" 321 "@����" 322 "@�l�r �S�V�b�N" 323 "@���" 324 "�l�r ����" 325 "����" 326 "�l�r �S�V�b�N" 327 "���"
// TrueType Font(Japanese) Substituion in English 340 "@MS Mincho" 341 "@MS Gothic" 342 "MS Mincho" 343 "MS Gothic" END
|