将信息追加到图形适配器的友好字符串名称

必须将信息追加到图形适配器的字符串名称中。 此信息取决于将适配器的驱动程序写入到的显示驱动程序模型:

对于 Windows 2000 显示驱动程序模型,必须追加“ (Microsoft Corporation) ”:

XDDM Foo Device Name (Microsoft Corporation)

对于 Windows 显示驱动程序模型 (WDDM) ,必须追加“ (Microsoft Corporation - WDDM) ”:

New Driver Model Foo Device Name (Microsoft Corporation - WDDM)

有关 INF 中其他位置指定的字符串部分和 %strkey% 标记的详细信息,请参阅 INF Strings 节