[Strings] Msft = "Microsoft" WINSServer_Desc = "Windows ÀÎÅÍ³Ý À̸§ ¼­ºñ½º" ; Service names WINS_Display = "Windows Internet Name Service (WINS)" WINS_Desc = "NetBIOS À̸§À» »ç¿ëÇÏ´Â ³×Æ®¿öÅ© ¼­ºñ½º¸¦ ã¾Æ¼­ TCP/IP Ŭ¶óÀ̾ðÆ®¿¡ ´ëÇÑ NetBIOS À̸§À» È®ÀÎÇÕ´Ï´Ù. ¼­ºñ½º¸¦ ÁßÁöÇÏ¸é ³×Æ®¿öÅ© NetBIOS ¼­ºñ½º°¡ ¿Ã¹Ù·Î µ¿ÀÛÇÏÁö ¾Ê½À´Ï´Ù. ¼­ºñ½º¸¦ »ç¿ëÇÏÁö ¾Êµµ·Ï ¼³Á¤ÇÏ¸é °ü·ÃµÈ ¸ðµç ¼­ºñ½º¸¦ ½ÃÀÛÇÒ ¼ö ¾ø½À´Ï´Ù." WINS_HELP = "NetBIOS ÄÄÇ»ÅÍ À̸§À» IP ÁÖ¼Ò·Î ¸ÅÇÎÇÏ´Â µ¿Àû À̸§ µî·Ï ¹× È®ÀÎ ¼­ºñ½ºÀÔ´Ï´Ù." ; Note to localizers: Please make sure this is the same description used in NT4 WINS_Desc_Old = "WINS °ü¸®ÀÚ" WINS_Group = "°ü¸® µµ±¸" WINS_Admin_Desc = "WINS" WINS_Admin_HelpText = "NetBIOS ÄÄÇ»ÅÍ À̸§À» IP ÁÖ¼Ò·Î º¯È¯ÇÏ´Â WINS(Windows ÀÎÅÍ³Ý À̸§ ¼­ºñ½º)¸¦ °ü¸®ÇÕ´Ï´Ù." ; Note to localizers: Please make sure this is the same description used in NT 3.51 WINS_Desc_Really_Old = "WINS °ü¸®ÀÚ" WINS_Group_Really_Old = "³×Æ®¿öÅ© °ü¸®" FLG_ADDREG_KEYONLY = 0x0010 REG_MULTI_SZ = 0x10000 REG_EXPAND_SZ = 0x20000 REG_DWORD = 0x10001 SERVICE_DEMAND_START = 3 SERVICE_AUTO_START = 2 SERVICE_WIN32_SHARE_PROCESS = 32 SERVICE_FILE_SYSTEM_DRIVER = 2 SERVICE_WIN32_OWN_PROCESS = 16 ; 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 KEY_OPTIONAL = "SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents"