jj: client suite

This commit is contained in:
Jonathan Jenne
2019-01-21 16:12:19 +01:00
parent 6c9fc1c9e6
commit 92d1751602
20 changed files with 719 additions and 303 deletions

View File

@@ -33,6 +33,5 @@ Public Class frmFileTest
MsgBox(oFileID)
ListBox1.Items.Add(oFileID)
End Sub
End Class