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

@@ -8,7 +8,7 @@ Public Class Form1
Dim MyLogger As LogConfig
Dim Logger As Logger
Protected _windream2 As Windream2
Protected _windream2 As Windream
Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
Dim serverName As String = TextBox1.Text