add DCH compat, better debug
This commit is contained in:
parent
58631d5d8a
commit
a42641fdce
12 changed files with 157 additions and 54 deletions
9
EnvyUpdate/Properties/Resources.Designer.cs
generated
9
EnvyUpdate/Properties/Resources.Designer.cs
generated
|
@ -132,6 +132,15 @@ namespace EnvyUpdate.Properties {
|
|||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to DCH driver.
|
||||
/// </summary>
|
||||
public static string ui_info_dch {
|
||||
get {
|
||||
return ResourceManager.GetString("ui_info_dch", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Mobile GPU (Laptop, etc)?.
|
||||
/// </summary>
|
||||
|
|
Reference in a new issue