54 lines
1.6 KiB
Plaintext
54 lines
1.6 KiB
Plaintext
|
// 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 __AFXOLESV_RC__
|
|||
|
#define __AFXOLESV_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
|
|||
|
"< <20>W<EFBFBD><57> MFC ؿ<><D8BF><EFBFBD>̕ύX<CF8D>͂ł<CD82><C582>܂<EFBFBD><DC82><EFBFBD>! >\0"
|
|||
|
END
|
|||
|
#endif // APSTUDIO_INVOKED
|
|||
|
|
|||
|
#ifndef _AFXDLL
|
|||
|
|
|||
|
/////////////////////////////////////////////////////////////////////////////
|
|||
|
// OLE Server Resources
|
|||
|
|
|||
|
// OLE strings
|
|||
|
STRINGTABLE DISCARDABLE
|
|||
|
BEGIN
|
|||
|
AFX_IDP_ASK_TO_UPDATE, "<22><><EFBFBD><EFBFBD> %1 <20><><EFBFBD>X<EFBFBD>V<EFBFBD><56><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>H"
|
|||
|
AFX_IDP_FAILED_TO_UPDATE, "<22>ײ<EFBFBD><D7B2>Ă<EFBFBD><C482>X<EFBFBD>V<EFBFBD>ł<EFBFBD><C582>܂<EFBFBD><DC82><EFBFBD><EFBFBD>ł<EFBFBD><C582><EFBFBD><EFBFBD>B"
|
|||
|
|
|||
|
AFX_IDP_FAILED_TO_REGISTER, "<22>o<EFBFBD>^<5E>Ɏ<EFBFBD><C98E>s<EFBFBD><73><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B ActiveX <20>̋@<40>\<5C>͐<EFBFBD><CD90><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>삵<EFBFBD>Ȃ<EFBFBD><C882>\<5C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82>B"
|
|||
|
AFX_IDP_FAILED_TO_AUTO_REGISTER, "<22><><EFBFBD><EFBFBD> ڼ<DABC>̍X<CC8D>V<EFBFBD>Ɏ<EFBFBD><C98E>s<EFBFBD><73><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B\nREGEDIT <20><><EFBFBD>g<EFBFBD>p<EFBFBD><70><EFBFBD>čX<C48D>V<EFBFBD><56><EFBFBD>Ă<EFBFBD><C482><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>B"
|
|||
|
END
|
|||
|
|
|||
|
STRINGTABLE PRELOAD
|
|||
|
BEGIN
|
|||
|
AFX_IDS_APP_TITLE_EMBEDDING, "%2 <20><><EFBFBD><EFBFBD> %1"
|
|||
|
AFX_IDS_OBJ_TITLE_INPLACE, "%1 - %2"
|
|||
|
AFX_IDS_EXIT_MENU, "<22>I<EFBFBD><49><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %1 <20>ɖ߂<C996>(&X)"
|
|||
|
AFX_IDS_UPDATE_MENU, "%1 <20><><EFBFBD>X<EFBFBD>V(&U)"
|
|||
|
AFX_IDS_SAVEFILECOPY, "<22><><EFBFBD>O<EFBFBD><4F><EFBFBD>t<EFBFBD><74><EFBFBD>ĕۑ<C495>"
|
|||
|
END
|
|||
|
|
|||
|
/////////////////////////////////////////////////////////////////////////////
|
|||
|
|
|||
|
#endif //!_AFXDLL
|
|||
|
#endif //__AFXOLESV_RC__
|