home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / vc98 / mfc / include / l.kor / afxolesv.rc < prev    next >
Text File  |  1998-06-17  |  2KB  |  54 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 __AFXOLESV_RC__
  12. #define __AFXOLESV_RC__
  13.  
  14. #ifndef __AFXRES_H__
  15.     #include <afxres.h>
  16. #endif
  17.  
  18. #ifdef APSTUDIO_INVOKED
  19. // This will prevent the VC++ Resource Editor user from saving this file
  20. 1 TEXTINCLUDE DISCARDABLE
  21. BEGIN
  22. "< ╟Ñ┴╪ MFC ┐°║╗└║ ║»░µ╟╥ ╝÷ ╛°└╜! >\0"
  23. END
  24. #endif    // APSTUDIO_INVOKED
  25.  
  26. #ifndef _AFXDLL
  27.  
  28. /////////////////////////////////////////////////////////////////////////////
  29. // OLE Server Resources
  30.  
  31. // OLE strings
  32. STRINGTABLE DISCARDABLE
  33. BEGIN
  34.     AFX_IDP_ASK_TO_UPDATE,              "┴°╟α╟╧▒Γ └ⁿ┐í %1└╗(╕ª) ╗⌡╖╬ ░φ─Ñ▒ε┐Σ?"
  35.     AFX_IDP_FAILED_TO_UPDATE,           "┼¼╢≤└╠╛≡╞«╕ª ╗⌡╖╬ ░φ─Ñ ╝÷ ╛°└╜."
  36.  
  37.     AFX_IDP_FAILED_TO_REGISTER,         "╡ε╖╧╟╥ ╝÷ ╛°╜└┤╧┤┘. ActiveX ▒Γ┤╔└╠ ╣┘╕ú░╘ └█╡┐╟╧┴÷ ╛╩┤┬ ░═ ░░╜└┤╧┤┘."
  38.     AFX_IDP_FAILED_TO_AUTO_REGISTER,    "╜├╜║┼█ ╡ε╖╧║╬ ╗⌡╖╬ ░φ─º ╜╟╞╨.\nREGEDIT╕ª ╗τ┐δ╟╪ ║╕╜╩╜├┐└."
  39. END
  40.  
  41. STRINGTABLE PRELOAD
  42. BEGIN
  43.     AFX_IDS_APP_TITLE_EMBEDDING,        "%2 ┐í╝¡ %1"
  44.     AFX_IDS_OBJ_TITLE_INPLACE,          "%1 - %2"
  45.     AFX_IDS_EXIT_MENU,                  "┴╛╖ß && %1╖╬(└╕╖╬) ║╣▒═(&X)"
  46.     AFX_IDS_UPDATE_MENU,                "%1 ╗⌡╖╬ ░φ─º(&U)"
  47.     AFX_IDS_SAVEFILECOPY,               "╗τ║╗ ┤┘╕Ñ └╠╕º└╕╖╬ └·└σ"
  48. END
  49.  
  50. /////////////////////////////////////////////////////////////////////////////
  51.  
  52. #endif //!_AFXDLL
  53. #endif //__AFXOLESV_RC__
  54.