Referenzen glattgezogen und MSI Paket neu konfiguriert
This commit is contained in:
@@ -218,7 +218,7 @@ Public Class ClassWindowAPI
|
||||
|
||||
Return oControl
|
||||
Catch ex As Exception
|
||||
Logger.Error(ex)
|
||||
_Logger.Error(ex)
|
||||
Finally
|
||||
AttachThreadInput(oThreadId, oMyThreadId, False)
|
||||
End Try
|
||||
@@ -226,7 +226,7 @@ Public Class ClassWindowAPI
|
||||
|
||||
Return Nothing
|
||||
Catch ex As Exception
|
||||
Logger.Error(ex)
|
||||
_Logger.Error(ex)
|
||||
Return Nothing
|
||||
End Try
|
||||
|
||||
|
||||
Reference in New Issue
Block a user