Fixing Sahara issues & .NET Framework project files

This commit is contained in:
Gustave Monce
2019-12-25 13:41:06 +01:00
parent b8d63d1a11
commit fa896b7c39
15 changed files with 1587 additions and 11 deletions
+1
View File
@@ -149,6 +149,7 @@ namespace WPinternals
void LumiaNotifier_Arrival(object sender, USBEvent e)
{
LogFile.Log("A device arrived: " + e.DevicePath, LogType.FileOnly);
try
{
if ((e.DevicePath.IndexOf("VID_0421&PID_0660&MI_04", StringComparison.OrdinalIgnoreCase) >= 0) ||