Windream: add basepath

This commit is contained in:
Jonathan Jenne
2019-08-29 15:48:54 +02:00
parent 64a195018a
commit dd0f99ebda
9 changed files with 2489 additions and 2449 deletions

View File

@@ -55,5 +55,6 @@
' COM Events
Public Const COM_EVENT_SESSION_NEED_INDEX = 1
' Regexes
Public Const REGEX_CLEAN_FILENAME As String = "[?*^""<>|]"
End Class