WIP: Profile Matching

This commit is contained in:
Jonathan Jenne
2019-07-18 16:04:03 +02:00
parent 1652a4fb96
commit f7ff19afeb
8 changed files with 376 additions and 164 deletions

View File

@@ -47,6 +47,8 @@ Module modCurrent
Public DT_USER_PROFILES As DataTable
Public CLIPBOARD_TEXT As String
Public CURRENT_MATCHING_PROFILES As List(Of ClassProfileFilter.ProfileData)
Public CURR_MATCH_RESULT
'Public CURR_MATCH_WM_SEARCH
Public CURR_FOCUSED_WINDOWNAME