This commit is contained in:
SchreiberM
2017-02-08 13:58:09 +01:00
parent 747ec9ce14
commit 82e417bad0
49 changed files with 7213 additions and 59 deletions

View File

@@ -34,4 +34,8 @@
Public CURR_MATCH_RESULT
Public MONITORING_ACTIVE As Boolean = True
Public PROC_PID As String
Public PROC_Name As String
Public PROC_WindowTitle As String
End Module