Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

66 lines
2.5 KiB

  1. // This is a part of the Microsoft Foundation Classes C++ library.
  2. // Copyright (C) 1992-1997 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. #ifndef __AFXOLECL_RC__
  11. #define __AFXOLECL_RC__
  12. #ifndef __AFXRES_H__
  13. #include <afxres.h>
  14. #endif
  15. #ifndef _INC_DLGS
  16. #include <dlgs.h>
  17. #endif
  18. #ifdef APSTUDIO_INVOKED
  19. // This will prevent the VC++ Resource Editor user from saving this file
  20. 1 TEXTINCLUDE DISCARDABLE
  21. BEGIN
  22. "< �W�� MFC ؿ���̕ύX�͂ł��܂���! >\0"
  23. END
  24. #endif // APSTUDIO_INVOKED
  25. #ifndef _AFXDLL
  26. /////////////////////////////////////////////////////////////////////////////
  27. // OLE Client Resources
  28. /////////////////////////////////////////////////////////////////////////////
  29. // OLE strings
  30. STRINGTABLE DISCARDABLE
  31. BEGIN
  32. AFX_IDP_STATIC_OBJECT "�ÓI ActiveX ��޼ު�Ă���è�ނɂł��܂����B"
  33. AFX_IDP_FAILED_TO_CONNECT "�ڑ��Ɏ��s���܂����B\n�ݸ�������Ă����”\���������܂��B"
  34. AFX_IDP_SERVER_BUSY "����ނ����s�ł��܂����B���ް���޼ް�ł��B"
  35. AFX_IDP_BAD_VERB "���ް�̑��삪�ł��܂����ł����B"
  36. AFX_IDP_FAILED_TO_LAUNCH "���ް ���ع���݂��N���ł��܂����ł����B"
  37. AFX_IDS_UPDATING_ITEMS "ActiveX ��޼ު�Ă��X�V���Ă��܂�"
  38. AFX_IDP_FAILED_TO_CONVERT "ActiveX ��޼ު�Ă̕ϊ��Ɏ��s���܂����B"
  39. AFX_IDP_ASK_TO_DISCARD "ActiveX ��޼ު�Ă� Windows �̏I�����ɂ͕ۑ��ł��܂���!\n%1 �ւ̂��ׂĂ̕ύX���j�����܂���?"
  40. AFX_IDP_FAILED_TO_CREATE "��޼ު�Ă̍쐬�Ɏ��s���܂����B���� ڼ޽�؂ɱ��ع���݂��o�^�����Ă��邩�m�F���Ă�������"
  41. AFX_IDS_METAFILE_FORMAT "�߸�� (��̧��)\n�߸��"
  42. AFX_IDS_DIB_FORMAT "���޲��Ɉˑ����Ȃ��ޯ�ϯ��\n���޲����ˑ��ޯ�ϯ��"
  43. AFX_IDS_BITMAP_FORMAT "�ޯ�ϯ��\n�ޯ�ϯ��"
  44. AFX_IDS_LINKSOURCE_FORMAT "%s\n%s"
  45. AFX_IDS_EMBED_FORMAT "%s\n%s"
  46. AFX_IDS_RTF_FORMAT "�����t��÷�� (RTF)\nد� ÷��"
  47. AFX_IDS_TEXT_FORMAT "�����Ȃ�÷��\n÷��"
  48. AFX_IDS_INVALID_CURRENCY "�����Ȓʉ݌^�ł��B"
  49. AFX_IDS_INVALID_DATETIME "�����ȓ��t�Ǝ��Ԃł��B"
  50. AFX_IDS_INVALID_DATETIMESPAN "�����Ȋ��Ԃł��B"
  51. END
  52. /////////////////////////////////////////////////////////////////////////////
  53. #endif //!_AFXDLL
  54. #endif //__AFXOLECL_RC__