[Strings.0409] ; localizable MSFT = "Microsoft" AMD_MFG = "AMD" PCI\VEN_1022&DEV_7455.DeviceDesc = "AMD-8151 HyperTransport(tm) AGP3.0 Graphics Tunnel" HP_MFG = "Hewlett-Packard" PCI\VEN_103C&DEV_12B4.DeviceDesc = "HP NetServer Advanced Graphics Port v3.5" SIS_MFG = "Silicon Integrated Systems" PCI\VEN_1039&DEV_0002.DeviceDesc = "SIS Processor to AGP Controller" PCI\VEN_1039&DEV_0003.DeviceDesc = "SIS Processor to AGP Controller" VIA_MFG = "VIA" PCI\VEN_1106&DEV_B188.DeviceDesc = "VIA CPU to AGP Controller" PCI\VEN_1106&DEV_B198.DeviceDesc = "VIA CPU to AGP Controller" ;service descriptions uagp35_svcdesc = "Microsoft AGPv3.5 Filter" gagp30kx_svcdesc = "Microsoft Generic AGPv3.0 Filter for K8 Processor Platforms" ;******************************************* ;Non-localizable, Handy macro substitutions SPSVCINST_ASSOCSERVICE = 0x00000002 SERVICE_KERNEL_DRIVER = 1 SERVICE_BOOT_START = 0 SERVICE_SYSTEM_START = 1 SERVICE_DEMAND_START = 3 SERVICE_ERROR_NORMAL = 1 SERVICE_ERROR_CRITICAL = 3 REG_EXPAND_SZ = 0x00020000 REG_DWORD = 0x00010001