|
|
// This is a part of the Microsoft Foundation Classes C++ library. // Copyright (C) 1992-1997 Microsoft Corporation // All rights reserved. // // This source code is only intended as a supplement to the // Microsoft Foundation Classes Reference and related // electronic documentation provided with the library. // See these sources for detailed information regarding the // Microsoft Foundation Classes product.
#ifndef __AFXRES_RC__ #define __AFXRES_RC__
#ifndef __AFXRES_H__ #include <afxres.h> #endif
#ifdef APSTUDIO_INVOKED // This will prevent the VC++ Resource Editor user from saving this file 1 TEXTINCLUDE DISCARDABLE BEGIN "< ���ܸ��ı� MFC ��Դ! >\0" END #endif //APSTUDIO_INVOKED
#ifndef _AFXDLL
///////////////////////////////////////////////////////////////////////////// // Default resource description for MFC applications /////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////// // Strings
STRINGTABLE DISCARDABLE BEGIN #ifndef _AFX_NO_APPMENU_RESOURCES AFX_IDS_OPENFILE, "����" #ifndef _MAC AFX_IDS_SAVEFILE, "����Ϊ" AFX_IDS_ALLFILTER, "�����ļ� (*.*)" AFX_IDS_UNTITLED, "�ޱ���" #else AFX_IDS_SAVEFILE, "�����ĵ�Ϊ:" AFX_IDS_ALLFILTER, "�����ļ�" AFX_IDS_UNTITLED, "�ޱ���" AFX_IDS_ABOUT, "������%1\205��" #endif AFX_IDS_HIDE, "����(&H)" #endif // !_AFX_NO_APPMENUSTRING_RESOURCES
AFX_IDS_MEMORY_EXCEPTION, "�ڴ治�㡣" AFX_IDS_NOT_SUPPORTED_EXCEPTION,"��ͼִ��ϵͳ��֧�ֵIJ�����" AFX_IDS_RESOURCE_EXCEPTION, "��������Դ���õ���" AFX_IDS_USER_EXCEPTION, "������δ֪�Ĵ���"
// General error prompts #ifndef _AFX_NO_FILECMD_RESOURCES AFX_IDP_INVALID_FILENAME, "��Ч���ļ�����" AFX_IDP_FAILED_TO_OPEN_DOC, "�����ĵ�ʧ�ܡ�" AFX_IDP_FAILED_TO_SAVE_DOC, "�����ĵ�ʧ�ܡ�" #ifndef _MAC AFX_IDP_ASK_TO_SAVE, "���Ķ����浽 %1��" #else AFX_IDP_ASK_TO_SAVE, "���Ķ����浽 %1 �ĵ�\042%2\042?" #endif AFX_IDP_FAILED_TO_CREATE_DOC, "�������ĵ�ʧ�ܡ�" AFX_IDP_FILE_TOO_LARGE, "���ļ�̫��������" AFX_IDP_FAILED_TO_START_PRINT, "��������ӡ��ҵ��" #endif // !_AFX_NO_FILECMD_RESOURCES AFX_IDP_FAILED_TO_LAUNCH_HELP, "��������ʧ�ܡ�" AFX_IDP_INTERNAL_FAILURE, "�ڲ�Ӧ�ó���������" AFX_IDP_COMMAND_FAILURE, "����ʧ�ܡ�" AFX_IDP_FAILED_MEMORY_ALLOC "û���㹻���ڴ�ִ�в�����" AFX_IDP_GET_NOT_SUPPORTED, "����ֻд���ԡ�" AFX_IDP_SET_NOT_SUPPORTED, "��дֻ�����ԡ�" AFX_IDP_UNREG_DONE, "ϵͳע�����ѱ��Ƴ�������Ӧ�� INI �ļ����������ڣ�Ҳ��ɾ����" AFX_IDP_UNREG_FAILURE, "�������е�ϵͳע����� INI �ļ��������Ƴ���" AFX_IDP_DLL_LOAD_FAILED, "��ϵͳ��û���ҵ��˳�����Ҫ���ļ�%s��" AFX_IDP_DLL_BAD_VERSION, "�˳������ӵ��ļ� %s �ж�ʧ������ %s ���˻���������һ�� %s �����ݵİ汾��"
// CFile/CArchive error strings for user failure #ifndef _AFX_NO_CFILE_RESOURCES AFX_IDP_FAILED_INVALID_FORMAT "��Ԥ�ڵ��ļ���ʽ��" #ifndef _MAC AFX_IDP_FAILED_INVALID_PATH "���ҵ����ļ���\n����֤������·�����ļ����Ƿ���ȷ��" AFX_IDP_FAILED_DISK_FULL "Ŀ�Ĵ���������������" #else AFX_IDP_FAILED_INVALID_PATH "���ҵ�\042%1�ļ���\042����֤�������ļ����Ƿ���ȷ��" AFX_IDP_FAILED_DISK_FULL "Ŀ�Ĵ���������" #endif AFX_IDP_FAILED_ACCESS_READ "���� %1 ���ж����������Ѿ��������˴�" AFX_IDP_FAILED_ACCESS_WRITE "���� %1 ����д��������Ϊ����ֻ���ļ����Ѿ��������˴�" AFX_IDP_FAILED_IO_ERROR_READ "�ڶ� %1 ���ж�����ʱ������һ����Ԥ�ڵĴ�����" AFX_IDP_FAILED_IO_ERROR_WRITE "�ڶ� %1 ����д����ʱ������һ����Ԥ�ڵĴ�����" #endif // !_AFX_NO_CFILE_RESOURCES
// Parsing error prompts AFX_IDP_PARSE_INT, "������һ��������" AFX_IDP_PARSE_REAL, "������һ������" AFX_IDP_PARSE_INT_RANGE, "��������һ����%1��%2֮������������" AFX_IDP_PARSE_REAL_RANGE, "��������һ����%1��%2֮�������֡���" AFX_IDP_PARSE_STRING_SIZE, "�������벻����%1�����ַ�����" AFX_IDP_PARSE_RADIO_BUTTON, "��ѡ��һ����ť��" AFX_IDP_PARSE_BYTE, "��������һ����0��255֮������������" AFX_IDP_PARSE_UINT, "��������һ������������" AFX_IDP_PARSE_DATETIME, "��������һ�����ں�/��ʱ��ֵ����" AFX_IDP_PARSE_CURRENCY, "��������һ������ֵ����"
#ifndef _AFX_NO_OLE_RESOURCES // OLE strings required for both servers and containers AFX_IDS_PASTELINKEDTYPE "���ӵ� %s" AFX_IDS_UNKNOWNTYPE "δ֪����" #ifndef _MAC AFX_IDP_FAILED_TO_NOTIFY "%1\n��ע���ĵ���\n���ĵ������Ѿ�����" #else AFX_IDP_FAILED_TO_NOTIFY "��ע���ĵ�\042%1��\42���ĵ������Ѿ�����" #endif #endif //!_AFX_NO_OLE_RESOURCES
AFX_IDP_NO_ERROR_AVAILABLE "�ò���������Ϣ��"
#ifndef _AFX_NO_CFILE_RESOURCES AFX_IDP_FILE_NONE "����������" AFX_IDP_FILE_GENERIC "�ڶ� %1 ���з���ʱ������һ������������" AFX_IDP_FILE_NOT_FOUND "û���ҵ� %1��" AFX_IDP_FILE_BAD_PATH "%1 �а�����Ч��·����" AFX_IDP_FILE_TOO_MANY_OPEN "������ %1 ��Ϊ̫���ļ��ѱ���" AFX_IDP_FILE_ACCESS_DENIED "�� %1 �Ĵ�ȡ���ܾ���" AFX_IDP_FILE_INVALID_FILE "һ����Ч���ļ����� %1 ��������" AFX_IDP_FILE_REMOVE_CURRENT "��ɾ�� %1 ��Ϊ���ǵ�ǰĿ¼��" AFX_IDP_FILE_DIR_FULL "��Ŀ¼������������ %1��" AFX_IDP_FILE_BAD_SEEK "�� %1 ���в���ʧ�ܡ�" AFX_IDP_FILE_HARD_IO "�ڴ�ȡ %1 ʱһ��Ӳ������/���������档" AFX_IDP_FILE_SHARING "�ڴ�ȡ %1 ʱ��������Υ����" AFX_IDP_FILE_LOCKING "�ڴ�ȡ %1 ʱ������Υ����" AFX_IDP_FILE_DISKFULL "�ڴ�ȡ %1 ʱ����������" AFX_IDP_FILE_EOF "��ͼԽ����β�˶� %1 ���ж�д��" AFX_IDS_UNNAMED_FILE "һδ�����ļ�" #endif // !_AFX_NO_CFILE_RESOURCES
AFX_IDP_ARCH_NONE "����������" AFX_IDP_ARCH_GENERIC "�ڶ� %1 ���з���ʱ������һ������������" AFX_IDP_ARCH_READONLY "��ͼ�ڶ� %1 ���ж�������ͬʱ��������д������" AFX_IDP_ARCH_ENDOFFILE "��ͼԽ����β�˶� %1 ���ж�д��" AFX_IDP_ARCH_WRITEONLY "��ͼ�ڶ� %1 ����д������ͬʱ�������ж�������" AFX_IDP_ARCH_BADINDEX "%1 ��ʽ����" AFX_IDP_ARCH_BADCLASS "%1 ���з�Ԥ�ڵĶ�����" AFX_IDP_ARCH_BADSCHEMA "%1 ����������ģʽ��"
#ifndef _AFX_NO_MAPI_RESOURCES // MAPI strings / error messages AFX_IDP_FAILED_MAPI_LOAD "��װ���ʼ�ϵͳ֧Ԯ��" AFX_IDP_INVALID_MAPI_DLL "�ʼ�ϵͳ DLL ��Ч��" AFX_IDP_FAILED_MAPI_SEND "�����ʼ�δ�ܴ�����Ϣ��" #endif //!_AFX_NO_MAPI_RESOURCES
#ifndef _AFX_NO_OCC_RESOURCES AFX_IDS_OCC_SCALEUNITS_PIXELS "����" #endif //!_AFX_NO_OCC_RESOURCES END
///////////////////////////////////////////////////////////////////////////// // Cursors
AFX_IDC_CONTEXTHELP CURSOR DISCARDABLE "res\\help.cur"
#ifndef _AFX_NO_SPLITTER_RESOURCES AFX_IDC_SMALLARROWS CURSOR DISCARDABLE "res\\sarrows.cur" AFX_IDC_HSPLITBAR CURSOR DISCARDABLE "res\\splith.cur" AFX_IDC_VSPLITBAR CURSOR DISCARDABLE "res\\splitv.cur" AFX_IDC_NODROPCRSR CURSOR DISCARDABLE "res\\nodrop.cur" #endif //!_AFX_NO_SPLITTER_RESOURCES
#ifndef _AFX_NO_TRACKER_RESOURCES AFX_IDC_TRACKNWSE CURSOR DISCARDABLE "res\\trcknwse.cur" AFX_IDC_TRACKNESW CURSOR DISCARDABLE "res\\trcknesw.cur" AFX_IDC_TRACKNS CURSOR DISCARDABLE "res\\trckns.cur" AFX_IDC_TRACKWE CURSOR DISCARDABLE "res\\trckwe.cur" AFX_IDC_TRACK4WAY CURSOR DISCARDABLE "res\\trck4way.cur" AFX_IDC_MOVE4WAY CURSOR DISCARDABLE "res\\move4way.cur" #endif //!_AFX_NO_TRACKER_RESOURCES
#ifndef _AFX_NO_CTL3D_RESOURCES 26567 BITMAP "res\\3dcheck.bmp" // Note: 26567 comes from CTL3D.H #endif
///////////////////////////////////////////////////////////////////////////// // Standard Dialogs
#ifndef _AFX_NO_NEWTYPEDLG_RESOURCES AFX_IDD_NEWTYPEDLG DIALOG DISCARDABLE 9, 26, 183, 70 #ifndef _MAC STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | 0x04 #else STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION #endif CAPTION "�½�" FONT 8, "MS Shell Dlg" BEGIN LTEXT "�½�(&N)",IDC_STATIC,6,5,123,8,NOT WS_GROUP LISTBOX AFX_IDC_LISTBOX,6,15,125,49,WS_VSCROLL | WS_TABSTOP DEFPUSHBUTTON "ȷ��",IDOK,137,6,40,14 PUSHBUTTON "ȡ��",IDCANCEL,137,23,40,14 PUSHBUTTON "����(&H)",ID_HELP,137,43,40,14 END #endif // !_AFX_NO_NEWTYPEDLG_RESOURCES
///////////////////////////////////////////////////////////////////////////// // CMiniFrameWnd Bitmap
AFX_IDB_MINIFRAME_MENU BITMAP DISCARDABLE "res\\minifwnd.bmp"
///////////////////////////////////////////////////////////////////////////// // CCheckListBox Bitmaps
AFX_IDB_CHECKLISTBOX_NT BITMAP DISCARDABLE "res\\ntcheck.bmp" AFX_IDB_CHECKLISTBOX_95 BITMAP DISCARDABLE "res\\95check.bmp"
/////////////////////////////////////////////////////////////////////////////
#endif //!_AFXDLL #endif //!__AFXRES_RC__
/////////////////////////////////////////////////////////////////////////////
|