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.

225 lines
9.8 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 __AFXRES_RC__
  11. #define __AFXRES_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. // Default resource description for MFC applications
  25. /////////////////////////////////////////////////////////////////////////////
  26. /////////////////////////////////////////////////////////////////////////////
  27. // Strings
  28. STRINGTABLE DISCARDABLE
  29. BEGIN
  30. #ifndef _AFX_NO_APPMENU_RESOURCES
  31. AFX_IDS_OPENFILE, "����"
  32. #ifndef _MAC
  33. AFX_IDS_SAVEFILE, "�ٸ� �̸����� ����"
  34. AFX_IDS_ALLFILTER, "���� ���� (*.*)"
  35. AFX_IDS_UNTITLED, "��������"
  36. #else
  37. AFX_IDS_SAVEFILE, "�ٸ� �̸����� ����:"
  38. AFX_IDS_ALLFILTER, "���� ����"
  39. AFX_IDS_UNTITLED, "��������"
  40. AFX_IDS_ABOUT, "%1\205 ����"
  41. #endif
  42. AFX_IDS_HIDE, "����(&H)"
  43. #endif // !_AFX_NO_APPMENUSTRING_RESOURCES
  44. AFX_IDS_MEMORY_EXCEPTION, "�޸��� ����."
  45. AFX_IDS_NOT_SUPPORTED_EXCEPTION,"�������� �ʴ� �۵��� �õ��Ǿ���."
  46. AFX_IDS_RESOURCE_EXCEPTION, "�ʿ��� �ڿ��� ����."
  47. AFX_IDS_USER_EXCEPTION, "������ ������ �߻��Ͽ����ϴ�."
  48. // General error prompts
  49. #ifndef _AFX_NO_FILECMD_RESOURCES
  50. AFX_IDP_INVALID_FILENAME, "�߸��� ���� �̸�."
  51. AFX_IDP_FAILED_TO_OPEN_DOC, "���� ���� ����."
  52. AFX_IDP_FAILED_TO_SAVE_DOC, "���� ���� ����."
  53. #ifndef _MAC
  54. AFX_IDP_ASK_TO_SAVE, "���� ������ %1�� �����ұ���?"
  55. #else
  56. AFX_IDP_ASK_TO_SAVE, "���� ������ %1 ���� \042%2\042�� �����ұ���?"
  57. #endif
  58. AFX_IDP_FAILED_TO_CREATE_DOC, "�� ���� �ۼ� ����."
  59. AFX_IDP_FILE_TOO_LARGE, "������ �ʹ� Ŀ�� �� �� ����."
  60. AFX_IDP_FAILED_TO_START_PRINT, "�μ� �۾��� ������ �� ����."
  61. #endif // !_AFX_NO_FILECMD_RESOURCES
  62. AFX_IDP_FAILED_TO_LAUNCH_HELP, "������ ���� ����."
  63. AFX_IDP_INTERNAL_FAILURE, "���� �������α׷� ����."
  64. AFX_IDP_COMMAND_FAILURE, "���� ����."
  65. AFX_IDP_FAILED_MEMORY_ALLOC "�۵��� �����ϱ⿡ �޸𸮰� ������."
  66. AFX_IDP_GET_NOT_SUPPORTED, "�������� Ư���� ���� �� ����."
  67. AFX_IDP_SET_NOT_SUPPORTED, "�б����� Ư���� �� �� ����."
  68. AFX_IDP_UNREG_DONE, "�ý��� ������Ʈ�� �׸��� INI ����(���� �ִٸ�)�� �����Ǿ����ϴ�."
  69. AFX_IDP_UNREG_FAILURE, "���� �ý��� ������Ʈ�� �׸�(�Ǵ� INI ����)�� ���������� �ʾҽ��ϴ�."
  70. AFX_IDP_DLL_LOAD_FAILED, "�� ���α׷��� %s ������ �ʿ��մϴ�. �ý��ۿ��� �� ������ ã�� �� �����ϴ�."
  71. AFX_IDP_DLL_BAD_VERSION, "�� ���α׷��� �����Ǿ� �ִ� %s(% ������)�� ã�� �� �����ϴ�. �� �ý����� ȣȯ���� �ʴ� ������ %s��(��) �����ϰ� �ִ� �� �����ϴ�."
  72. // CFile/CArchive error strings for user failure
  73. #ifndef _AFX_NO_CFILE_RESOURCES
  74. AFX_IDP_FAILED_INVALID_FORMAT "����ġ ���� ���� ����."
  75. #ifndef _MAC
  76. AFX_IDP_FAILED_INVALID_PATH "%1\n�� ������ ã�� �� ����.\n���ο� ���� �̸��� ��Ȯ���� Ȯ���Ͻʽÿ�."
  77. AFX_IDP_FAILED_DISK_FULL "���� ����ũ �����̺갡 �� á��."
  78. #else
  79. AFX_IDP_FAILED_INVALID_PATH "\042%1.\042 ������ ã�� �� ����. ���� �̸��� ��Ȯ���� Ȯ���Ͻʽÿ�."
  80. AFX_IDP_FAILED_DISK_FULL "���� ����ũ�� �� á��."
  81. #endif
  82. AFX_IDP_FAILED_ACCESS_READ "%1��(����)���� ���� �� ����. �ٸ� ������ ������."
  83. AFX_IDP_FAILED_ACCESS_WRITE "%1�� �� �� ����. �б������̰ų� �ٸ� ������ ������."
  84. AFX_IDP_FAILED_IO_ERROR_READ "%1��(��) �д� �߿� ����ġ ���� ���� �߻�."
  85. AFX_IDP_FAILED_IO_ERROR_WRITE "%1��(��) ���� �߿� ����ġ ���� ���� �߻�."
  86. #endif // !_AFX_NO_CFILE_RESOURCES
  87. // Parsing error prompts
  88. AFX_IDP_PARSE_INT, "������ �Է��Ͻʽÿ�."
  89. AFX_IDP_PARSE_REAL, "���ڸ� �Է��Ͻʽÿ�."
  90. AFX_IDP_PARSE_INT_RANGE, "%1��(��) %2 ������ ������ �Է��Ͻʽÿ�."
  91. AFX_IDP_PARSE_REAL_RANGE, "%1��(��) %2 ������ ���ڸ� �Է��Ͻʽÿ�."
  92. AFX_IDP_PARSE_STRING_SIZE, "1% ������ ���ڸ� �Է��Ͻʽÿ�."
  93. AFX_IDP_PARSE_RADIO_BUTTON, "��ư�� �����Ͻʽÿ�."
  94. AFX_IDP_PARSE_BYTE, "0 ���� 255 ������ ������ �Է��Ͻʽÿ�."
  95. AFX_IDP_PARSE_UINT, "���� ������ �Է��Ͻʽÿ�."
  96. AFX_IDP_PARSE_DATETIME, "��¥ ��/�Ǵ� �ð��� �Է��Ͻʽÿ�."
  97. AFX_IDP_PARSE_CURRENCY, "��ȭ�� �Է��Ͻʽÿ�."
  98. #ifndef _AFX_NO_OLE_RESOURCES
  99. // OLE strings required for both servers and containers
  100. AFX_IDS_PASTELINKEDTYPE "������ %s"
  101. AFX_IDS_UNKNOWNTYPE "������ ����"
  102. #ifndef _MAC
  103. AFX_IDP_FAILED_TO_NOTIFY "%1\n������ ������ �� ����.\n������ �̹� ���� ����."
  104. #else
  105. AFX_IDP_FAILED_TO_NOTIFY "\042%1.\042 ������ ������ �� ����. ������ �̹� ���� ����."
  106. #endif
  107. #endif //!_AFX_NO_OLE_RESOURCES
  108. AFX_IDP_NO_ERROR_AVAILABLE "���� �޽����� ����."
  109. #ifndef _AFX_NO_CFILE_RESOURCES
  110. AFX_IDP_FILE_NONE "�ƹ� ������ �߻����� �ʾ���."
  111. AFX_IDP_FILE_GENERIC "%1 �׼��� �߿� ������ ���� �߻�."
  112. AFX_IDP_FILE_NOT_FOUND "%1 ��(��) � �� ����."
  113. AFX_IDP_FILE_BAD_PATH "%1 �� �߸��� ���ΰ� ����."
  114. AFX_IDP_FILE_TOO_MANY_OPEN "���� ������ �ʹ� ���� ������ %1��(��) �� �� ����."
  115. AFX_IDP_FILE_ACCESS_DENIED "%1�� ���� �׼����� �źεǾ���."
  116. AFX_IDP_FILE_INVALID_FILE "�߸��� ���� �ڵ��� %1��(��) ���õǾ���."
  117. AFX_IDP_FILE_REMOVE_CURRENT "%1��(��) ���� �����丮�̱� ������ ������ �� ����."
  118. AFX_IDP_FILE_DIR_FULL "�����丮�� �� á�� ������ %1��(��) �ۼ��� �� ����."
  119. AFX_IDP_FILE_BAD_SEEK "%1���� Ž�� ����"
  120. AFX_IDP_FILE_HARD_IO "%1 �׼��� �߿� �ϵ����� ������ ������ �����Ǿ���."
  121. AFX_IDP_FILE_SHARING "%1 �׼��� �߿� ���� ������ �߻��Ͽ���."
  122. AFX_IDP_FILE_LOCKING "%1 �׼��� �߿� ���� ������ �߻��Ͽ���."
  123. AFX_IDP_FILE_DISKFULL "%1 �׼��� �߿� ����ũ�� �� ��."
  124. AFX_IDP_FILE_EOF "%1�� ���� ������ �׼����Ϸ��� �õ��� �־���."
  125. AFX_IDS_UNNAMED_FILE "�̸� ���� ����"
  126. #endif // !_AFX_NO_CFILE_RESOURCES
  127. AFX_IDP_ARCH_NONE "�ƹ� ������ �߻����� �ʾ���."
  128. AFX_IDP_ARCH_GENERIC "%1 �׼��� �߿� ������ ���� �߻�."
  129. AFX_IDP_ARCH_READONLY "%1 �б⿡ ���⸦ �Ϸ��� �õ��� �־���."
  130. AFX_IDP_ARCH_ENDOFFILE "%1�� ���� ������ �׼����Ϸ��� �õ��� �־���."
  131. AFX_IDP_ARCH_WRITEONLY "%1 �����κ��� �������� �õ��� �־���."
  132. AFX_IDP_ARCH_BADINDEX "%1���� �ҷ� ������ ����."
  133. AFX_IDP_ARCH_BADCLASS "%1���� ����ġ ���� ��ü�� ����."
  134. AFX_IDP_ARCH_BADSCHEMA "%1���� ����Ȯ�� ��Ű���� ����."
  135. #ifndef _AFX_NO_MAPI_RESOURCES
  136. // MAPI strings / error messages
  137. AFX_IDP_FAILED_MAPI_LOAD "���� �ý��� ������ �о����� �� ����."
  138. AFX_IDP_INVALID_MAPI_DLL "���� �ý��� DLL�� �߸��Ǿ���."
  139. AFX_IDP_FAILED_MAPI_SEND "���� �����Ⱑ �޽��� �۽ſ� ��������."
  140. #endif //!_AFX_NO_MAPI_RESOURCES
  141. #ifndef _AFX_NO_OCC_RESOURCES
  142. AFX_IDS_OCC_SCALEUNITS_PIXELS "�ȼ�"
  143. #endif //!_AFX_NO_OCC_RESOURCES
  144. END
  145. /////////////////////////////////////////////////////////////////////////////
  146. // Cursors
  147. AFX_IDC_CONTEXTHELP CURSOR DISCARDABLE "res\\help.cur"
  148. #ifndef _AFX_NO_SPLITTER_RESOURCES
  149. AFX_IDC_SMALLARROWS CURSOR DISCARDABLE "res\\sarrows.cur"
  150. AFX_IDC_HSPLITBAR CURSOR DISCARDABLE "res\\splith.cur"
  151. AFX_IDC_VSPLITBAR CURSOR DISCARDABLE "res\\splitv.cur"
  152. AFX_IDC_NODROPCRSR CURSOR DISCARDABLE "res\\nodrop.cur"
  153. #endif //!_AFX_NO_SPLITTER_RESOURCES
  154. #ifndef _AFX_NO_TRACKER_RESOURCES
  155. AFX_IDC_TRACKNWSE CURSOR DISCARDABLE "res\\trcknwse.cur"
  156. AFX_IDC_TRACKNESW CURSOR DISCARDABLE "res\\trcknesw.cur"
  157. AFX_IDC_TRACKNS CURSOR DISCARDABLE "res\\trckns.cur"
  158. AFX_IDC_TRACKWE CURSOR DISCARDABLE "res\\trckwe.cur"
  159. AFX_IDC_TRACK4WAY CURSOR DISCARDABLE "res\\trck4way.cur"
  160. AFX_IDC_MOVE4WAY CURSOR DISCARDABLE "res\\move4way.cur"
  161. #endif //!_AFX_NO_TRACKER_RESOURCES
  162. #ifndef _AFX_NO_CTL3D_RESOURCES
  163. 26567 BITMAP "res\\3dcheck.bmp" // Note: 26567 comes from CTL3D.H
  164. #endif
  165. /////////////////////////////////////////////////////////////////////////////
  166. // Standard Dialogs
  167. #ifndef _AFX_NO_NEWTYPEDLG_RESOURCES
  168. AFX_IDD_NEWTYPEDLG DIALOG DISCARDABLE 9, 26, 183, 70
  169. #ifndef _MAC
  170. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | 0x04
  171. #else
  172. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
  173. #endif
  174. CAPTION "���ο�"
  175. FONT 8, "MS Shell Dlg"
  176. BEGIN
  177. LTEXT "���ο�(&N)",IDC_STATIC,6,5,123,8,NOT WS_GROUP
  178. LISTBOX AFX_IDC_LISTBOX,6,15,125,49,WS_VSCROLL | WS_TABSTOP
  179. DEFPUSHBUTTON "Ȯ��",IDOK,137,6,40,14
  180. PUSHBUTTON "����",IDCANCEL,137,23,40,14
  181. PUSHBUTTON "������(&H)",ID_HELP,137,43,40,14
  182. END
  183. #endif // !_AFX_NO_NEWTYPEDLG_RESOURCES
  184. /////////////////////////////////////////////////////////////////////////////
  185. // CMiniFrameWnd Bitmap
  186. AFX_IDB_MINIFRAME_MENU BITMAP DISCARDABLE "res\\minifwnd.bmp"
  187. /////////////////////////////////////////////////////////////////////////////
  188. // CCheckListBox Bitmaps
  189. AFX_IDB_CHECKLISTBOX_NT BITMAP DISCARDABLE "res\\ntcheck.bmp"
  190. AFX_IDB_CHECKLISTBOX_95 BITMAP DISCARDABLE "res\\95check.bmp"
  191. /////////////////////////////////////////////////////////////////////////////
  192. #endif //!_AFXDLL
  193. #endif //!__AFXRES_RC__
  194. /////////////////////////////////////////////////////////////////////////////