Zhiyi Zhang : wine.inf: Add display and monitor classes.

Alexandre Julliard julliard at winehq.org
Mon Nov 18 16:19:19 CST 2019


Module: wine
Branch: master
Commit: 014f61539bd82cad2e35db5b6f844b714f9b9406
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=014f61539bd82cad2e35db5b6f844b714f9b9406

Author: Zhiyi Zhang <zzhang at codeweavers.com>
Date:   Mon Nov 18 17:29:28 2019 +0800

wine.inf: Add display and monitor classes.

Signed-off-by: Zhiyi Zhang <zzhang at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 loader/wine.inf.in | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/loader/wine.inf.in b/loader/wine.inf.in
index c0f6e0a391..19c034d7fd 100644
--- a/loader/wine.inf.in
+++ b/loader/wine.inf.in
@@ -510,6 +510,10 @@ HKLM,System\CurrentControlSet\Control\ContentIndex\Language\Neutral,"Locale",0x1
 [ControlClass]
 HKLM,System\CurrentControlSet\Control\Class\{4d36e967-e325-11ce-bfc1-08002be10318},,,"Disk drives"
 HKLM,System\CurrentControlSet\Control\Class\{4d36e967-e325-11ce-bfc1-08002be10318},"Class",,"DiskDrive"
+HKLM,System\CurrentControlSet\Control\Class\{4d36e968-e325-11ce-bfc1-08002be10318},,,"Display adapters"
+HKLM,System\CurrentControlSet\Control\Class\{4d36e968-e325-11ce-bfc1-08002be10318},"Class",,"Display"
+HKLM,System\CurrentControlSet\Control\Class\{4d36e96e-e325-11ce-bfc1-08002be10318},,,"Monitors"
+HKLM,System\CurrentControlSet\Control\Class\{4d36e96e-e325-11ce-bfc1-08002be10318},"Class",,"Monitor"
 HKLM,System\CurrentControlSet\Control\Class\{4d36e978-e325-11ce-bfc1-08002be10318},,,"Ports (COM & LPT)"
 HKLM,System\CurrentControlSet\Control\Class\{4d36e978-e325-11ce-bfc1-08002be10318},"Class",,"Ports"
 HKLM,System\CurrentControlSet\Control\Class\{4d36e97d-e325-11ce-bfc1-08002be10318},,,"System devices"




More information about the wine-cvs mailing list