home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / vc98 / mfc / include / l.jpn / afxolecl.rc < prev    next >
Text File  |  1998-06-17  |  3KB  |  67 lines

  1. // This is a part of the Microsoft Foundation Classes C++ library.
  2. // Copyright (C) 1992-1998 Microsoft Corporation
  3. // All rights reserved.
  4. //
  5. // This source code is only intended as a supplement to the
  6. // Microsoft Foundation Classes Reference and related
  7. // electronic documentation provided with the library.
  8. // See these sources for detailed information regarding the
  9. // Microsoft Foundation Classes product.
  10.  
  11. #ifndef __AFXOLECL_RC__
  12. #define __AFXOLECL_RC__
  13.  
  14. #ifndef __AFXRES_H__
  15.     #include <afxres.h>
  16. #endif
  17.  
  18. #ifndef _INC_DLGS
  19.     #include <dlgs.h>
  20. #endif
  21.  
  22. #ifdef APSTUDIO_INVOKED
  23. // This will prevent the VC++ Resource Editor user from saving this file
  24. 1 TEXTINCLUDE DISCARDABLE
  25. BEGIN
  26. "< òWÅÇ MFC ╪┐░╜é╠ò╧ìXé═é┼é½é▄é╣é±! >\0"
  27. END
  28. #endif    // APSTUDIO_INVOKED
  29.  
  30. #ifndef _AFXDLL
  31.  
  32. /////////////////////////////////////////////////////////////////////////////
  33. // OLE Client Resources
  34.  
  35. /////////////////////////////////////////////////////////////////////////////
  36. // OLE strings
  37.  
  38. STRINGTABLE DISCARDABLE
  39. BEGIN
  40.     AFX_IDP_STATIC_OBJECT           "É├ôI ActiveX ╡╠▐╝▐¬╕─é≡▒╕├¿╠▐é╔é┼é½é▄é╣é±üB"
  41.     AFX_IDP_FAILED_TO_CONNECT       "É┌æ▒é╔Ä╕ösé╡é▄é╡é╜üB\n╪▌╕é¬ë≤éΩé─éóéΘë┬ö\ɽé¬éáéΦé▄é╖üB"
  42.     AFX_IDP_SERVER_BUSY             "║╧▌─▐é≡Ä└ìsé┼é½é▄é╣é±üB╗░╩▐░é¬╦▐╝▐░Å≤æ╘é┼é╖üB"
  43.     AFX_IDP_BAD_VERB                "╗░╩▐░Åêù¥é╠Ä└ìsé╔Ä╕ösé╡é▄é╡é╜üB"
  44.     AFX_IDP_FAILED_TO_LAUNCH        "╗░╩▐░ ▒╠▀╪╣░╝«▌é╠ïNô«é╔Ä╕ösé╡é▄é╡é╜üB"
  45.     AFX_IDS_UPDATING_ITEMS          "ActiveX ╡╠▐╝▐¬╕─é≡ìXÉVé╡é─éóé▄é╖üB"
  46.     AFX_IDP_FAILED_TO_CONVERT       "ActiveX ╡╠▐╝▐¬╕─é╠ò╧è╖é╔Ä╕ösé╡é▄é╡é╜üB"
  47.     AFX_IDP_ASK_TO_DISCARD          "ActiveX ╡╠▐╝▐¬╕─é═ Windows é╠ÅIù╣Ä₧é╔é═ò█æ╢é┼é½é▄é╣é±üB\n%1 é╓é╠é╖é╫é─é╠ò╧ìXé≡öjèⁿé╡é▄é╖é⌐?"
  48.     AFX_IDP_FAILED_TO_CREATE        "╡╠▐╝▐¬╕─é╠ì∞ɼé╔Ä╕ösé╡é▄é╡é╜üB╝╜├╤ ┌╝▐╜─╪é╔▒╠▀╪╣░╝«▌é¬ôoÿ^é│éΩé─éóéΘé⌐èmöFé╡é─é¡é╛é│éóüB"
  49.  
  50.     AFX_IDS_METAFILE_FORMAT         "╦▀╕┴¼ (╥└╠º▓┘)\n╦▀╕┴¼"
  51.     AFX_IDS_DIB_FORMAT              "├▐╩▐▓╜é╔ê╦æ╢é╡é╚éó╦▐»─╧»╠▀\n├▐╩▐▓╜ö±ê╦æ╢╦▐»─╧»╠▀"
  52.     AFX_IDS_BITMAP_FORMAT           "╦▐»─╧»╠▀\n╦▐»─╧»╠▀"
  53.     AFX_IDS_LINKSOURCE_FORMAT       "%s\n%s"
  54.     AFX_IDS_EMBED_FORMAT            "%s\n%s"
  55.     AFX_IDS_RTF_FORMAT              "╪»┴ ├╖╜─ (RTF)\nÅæÄ«òté½├╖╜─"
  56.     AFX_IDS_TEXT_FORMAT             "├╖╜─\nÅæÄ«é╚é╡├╖╜─"
  57.  
  58.     AFX_IDS_INVALID_CURRENCY        "û│î°é╚Æ╩ë▌î^é┼é╖üB"
  59.     AFX_IDS_INVALID_DATETIME        "û│î°é╚ô·òté╞Ä₧ìÅé┼é╖üB"
  60.     AFX_IDS_INVALID_DATETIMESPAN    "û│î°é╚è·è╘é┼é╖üB"
  61. END
  62.  
  63. /////////////////////////////////////////////////////////////////////////////
  64.  
  65. #endif //!_AFXDLL
  66. #endif //__AFXOLECL_RC__
  67.