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.

53 lines
1.7 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 __AFXOLESV_RC__
  11. #define __AFXOLESV_RC__
  12. #ifndef __AFXRES_H__
  13. #include <afxres.h>
  14. #endif
  15. #ifdef APSTUDIO_INVOKED
  16. // This will prevent the VC++ Resource Editor user from saving this file
  17. 1 TEXTINCLUDE DISCARDABLE
  18. BEGIN
  19. "< ǥ�� MFC ������ ������ �� ����! >\0"
  20. END
  21. #endif // APSTUDIO_INVOKED
  22. #ifndef _AFXDLL
  23. /////////////////////////////////////////////////////////////////////////////
  24. // OLE Server Resources
  25. // OLE strings
  26. STRINGTABLE DISCARDABLE
  27. BEGIN
  28. AFX_IDP_ASK_TO_UPDATE, "�����ϱ� ���� %1��(��) ���� ��ĥ����?"
  29. AFX_IDP_FAILED_TO_UPDATE, "Ŭ���̾�Ʈ�� ���� ��ĥ �� ����."
  30. AFX_IDP_FAILED_TO_REGISTER, "������ �� �����ϴ�. ActiveX ������ �ٸ��� �۵����� �ʴ� �� �����ϴ�."
  31. AFX_IDP_FAILED_TO_AUTO_REGISTER, "�ý��� ���Ϻ� ���� ��ħ ����.\nREGEDIT�� ������ ���ʽÿ�."
  32. END
  33. STRINGTABLE PRELOAD
  34. BEGIN
  35. AFX_IDS_APP_TITLE_EMBEDDING, "%2 ���� %1"
  36. AFX_IDS_OBJ_TITLE_INPLACE, "%1 - %2"
  37. AFX_IDS_EXIT_MENU, "���� && %1��(����) ����(&X)"
  38. AFX_IDS_UPDATE_MENU, "%1 ���� ��ħ(&U)"
  39. AFX_IDS_SAVEFILECOPY, "�纻 �ٸ� �̸����� ����"
  40. END
  41. /////////////////////////////////////////////////////////////////////////////
  42. #endif //!_AFXDLL
  43. #endif //__AFXOLESV_RC__