home *** CD-ROM | disk | FTP | other *** search
- // This is a part of the Microsoft Foundation Classes C++ library.
- // Copyright (C) 1992-1995 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 <afxres.h>
- #endif
-
- #ifndef _INC_DLGS
- #include <dlgs.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
-
- /////////////////////////////////////////////////////////////////////////////
- // OLE Client Resources
-
- /////////////////////////////////////////////////////////////////////////////
- // OLE strings
-
- STRINGTABLE DISCARDABLE
- BEGIN
- AFX_IDP_STATIC_OBJECT "╬▐╖¿╝ñ╗ε╥╗╕÷╛▓╠¼ OLE ╢╘╧≤íú"
- AFX_IDP_FAILED_TO_CONNECT "┴¼╜╙╩º░▄íú\n┴┤╜╙┐╔─▄╥╤╛¡╢╧┴╦íú"
- AFX_IDP_SERVER_BUSY "╬▐╖¿┤ª└φ├ⁿ┴εú¼╖■╬±╞≈│╠╨≥╒²├ªíú"
- AFX_IDP_BAD_VERB "╓┤╨╨╖■╬±╞≈│╠╨≥▓┘╫≈╩º░▄íú"
- AFX_IDP_FAILED_TO_LAUNCH "╞⌠╢»╖■╬±╞≈╙ª╙├│╠╨≥╩º░▄íú"
- AFX_IDS_UPDATING_ITEMS "╕ⁿ╨┬ OLE ╢╘╧≤"
- AFX_IDP_FAILED_TO_CONVERT "╫¬╗╗ OLE ╢╘╧≤╩º░▄íú"
- AFX_IDP_ASK_TO_DISCARD "╘┌═╦│÷ Windows ╩▒╬▐╖¿▒ú┤µ OLE ╢╘╧≤úí\n╖┼╞·╦∙╙╨╢╘%1╡─╕─╢»ú┐"
- AFX_IDP_FAILED_TO_CREATE "Failed to create object. Make sure the application is entered in the system registry."
-
- AFX_IDS_METAFILE_FORMAT "═╝╞¼(╘¬╬─╝■)\n╥╗╖∙═╝╞¼"
- AFX_IDS_DIB_FORMAT "╔Φ▒╕╢└┴ó╬╗═╝\n╥╗╖∙╔Φ▒╕╢└┴ó╬╗═╝"
- AFX_IDS_BITMAP_FORMAT "╬╗═╝\n╥╗╖∙╬╗═╝"
- AFX_IDS_LINKSOURCE_FORMAT "%s\n%s"
- AFX_IDS_EMBED_FORMAT "%s\n%s"
- AFX_IDS_RTF_FORMAT "╟┐╗»╬─▒╛(RTF)\n╫╓╠σ║═╢╬┬Σ╕±╩╜╗»╡─╬─▒╛"
- AFX_IDS_TEXT_FORMAT "╬┤╕±╩╜╗»╬─▒╛\n╬┤╛¡╣²╚╬║╬╕±╩╜╗»╡─╬─▒╛"
-
- AFX_IDS_INVALID_CURRENCY "╬▐╨º╡─╗⌡▒╥íú"
- AFX_IDS_INVALID_DATETIME "╬▐╨º╡─╚╒╞┌╩▒╝Σíú"
- AFX_IDS_INVALID_DATETIMESPAN "╬▐╨º╡─╚╒╞┌╩▒╝Σ┐τ╢╚íú"
- END
-
- /////////////////////////////////////////////////////////////////////////////
-
- #endif //!_AFXDLL
- #endif //__AFXOLECL_RC__
-