// This is a part of the Microsoft Foundation Classes C++ library. // Copyright (C) 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 __AFXOLECL_RC__ #define __AFXOLECL_RC__ #ifndef __AFXRES_H__ #include #endif #ifndef _INC_DLGS #include #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 ///////////////////////////////////////////////////////////////////////////// // OLE Client Resources ///////////////////////////////////////////////////////////////////////////// // OLE strings STRINGTABLE DISCARDABLE BEGIN AFX_IDP_STATIC_OBJECT "정적 ActiveX 개체를 활성화할 수 없습니다." AFX_IDP_FAILED_TO_CONNECT "연결에 실패하였습니다.\n연결이 끊어졌을 수 있습니다." AFX_IDP_SERVER_BUSY "명령을 처리할 수 없습니다. 서버가 사용 중입니다." AFX_IDP_BAD_VERB "서버 작업을 수행하지 못하였습니다." AFX_IDP_FAILED_TO_LAUNCH "서버 응용 프로그램을 시작하지 못하였습니다." AFX_IDS_UPDATING_ITEMS "ActiveX 개체 업데이트" AFX_IDP_FAILED_TO_CONVERT "ActiveX 개체를 변환하는 데 실패하였습니다." AFX_IDP_ASK_TO_DISCARD "현재의 Windows에서는 ActiveX 개체를 저장할 수 없습니다!\n%1에 대한 변경 사항을 무시할까요?" AFX_IDP_FAILED_TO_CREATE "개체 만들기에 실패했습니다. 응용 프로그램이 시스템 레지스트리에 입력되어 있는지 확인하십시오." AFX_IDS_METAFILE_FORMAT "그림 (메타파일)\n 그림" AFX_IDS_DIB_FORMAT "장치 독립 비트맵\n 장치 독립 비트맵" AFX_IDS_BITMAP_FORMAT "비트맵\n 비트맵" AFX_IDS_LINKSOURCE_FORMAT "%Ts\n%Ts" AFX_IDS_EMBED_FORMAT "%Ts\n%Ts" AFX_IDS_RTF_FORMAT "서식있는 텍스트 (RTF)\n글꼴 및 단락 서식이 있는 텍스트" AFX_IDS_TEXT_FORMAT "서식이 없는 텍스트\n서식이 없는 텍스트" AFX_IDS_INVALID_CURRENCY "Currency가 잘못되었습니다." END ///////////////////////////////////////////////////////////////////////////// #endif //!_AFXDLL #endif //__AFXOLECL_RC__