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.
|
|
[Strings] Msft = "Microsoft" DHCPServer_SCM_Display = "DHCP Server" DHCPServer_SCM_Desc = "���I�� IP �A�h���X�̊��蓖�āAWINS ������ DNS �T�[�o�[�̎d�l�A�����ѐڑ��ŗL�� DNS �����܂��� DHCP �N���C�A���g�� TCP/IP �\�������s���܂��B���̃T�[�r�X�����~�����ꍇ�ADHCP �T�[�o�[�̓N���C�A���g�� TCP/IP �\�������s���܂����B���̃T�[�r�X�������ɂȂ����ꍇ�A���̃T�[�r�X�ɖ����I�Ɉˑ������T�[�r�X�͂��ׂċN���ł��Ȃ��Ȃ��܂��B" DHCPServer_Help = "DHCP (���I�z�X�g�\���v���g�R��) �N���C�A���g �T�[�r�X�����s���Ă����ق��̃R���s���[�^�� IP �A�h���X�������I�Ɋ��蓖�Ă܂��B"
; Shortcuts DHCPServer_Admin_SC_Desc = "DHCP" DHCPServer_Admin_SC_Group_Name = "�Ǘ��c�[��" DHCPServer_Admin_SC_HelpText = "DHCP ���g���ē��I�z�X�g�\���v���g�R�� (DHCP) �T�[�r�X���\�������ъǗ����܂��B"
; Note to localizers: Please make sure this is the same description used in NT 4.0 DHCPServer_Old_Admin_Sc_Desc = "DHCP �Ȱ�ެ" DHCPServer_Old_Admin_Sc_Group_Name = "�Ǘ��c�[��"
; Note to localizers: Please make sure this is the same description used in NT 3.51 DHCPServer_Really_Old_Admin_Sc_Desc = "DHCP �}�l�[�W��" DHCPServer_Really_Old_Admin_Sc_Group_Name = "�l�b�g���[�N�Ǘ�"
; ServiceType values SERVICE_KERNEL_DRIVER = 0x00000001 SERVICE_FILE_SYSTEM_DRIVER = 0x00000002 SERVICE_ADAPTER = 0x00000004 SERVICE_RECOGNIZER_DRIVER = 0x00000008 SERVICE_WIN32_OWN_PROCESS = 0x00000010 SERVICE_WIN32_SHARE_PROCESS = 0x00000020 SERVICE_INTERACTIVE_PROCESS = 0x00000100 SERVICE_INTERACTIVE_SHARE_PROCESS = 0x00000120
; Some standard defines REG_MULTI_SZ = 0x10000 REG_EXPAND_SZ = 0x20000 REG_DWORD = 0x10001 REG_BIN = 0x00001 REG_NOCLOBBER = 0x00020 REG_MULTI_SZ_NOCLOBBER = 0x10020 REG_EXPAND_SZ_NOCLOBBER = 0x20020 REG_DWORD_NOCLOBBER = 0x10021 REG_BIN_NOCLOBBER = 0x00021 FLG_ADDREG_KEYONLY = 0x0010
; StartType values SERVICE_BOOT_START = 0x00000000 SERVICE_SYSTEM_START = 0x00000001 SERVICE_AUTO_START = 0x00000002 SERVICE_DEMAND_START = 0x00000003 SERVICE_DISABLED = 0x00000004
; ErrorControl values SERVICE_ERROR_IGNORE = 0x00000000 SERVICE_ERROR_NORMAL = 0x00000001 SERVICE_ERROR_SEVERE = 0x00000002 SERVICE_ERROR_CRITICAL = 0x00000003
; Characteristic flags NCF_VIRTUAL = 0x0001 NCF_WRAPPER = 0x0002 NCF_PHYSICAL = 0x0004 NCF_HIDDEN = 0x0008 NCF_NO_SERVICE = 0x0010 NCF_NOT_USER_REMOVABLE = 0x0020 NCF_HAS_UI = 0x0080 NCF_MODEM = 0x0100
|