mirror of
https://github.com/Histacom/Histacom.git
synced 2025-01-22 09:02:00 -05:00
10 lines
260 B
VB.net
10 lines
260 B
VB.net
|
Module close_everything_
|
|||
|
Public timesoftware As String
|
|||
|
Public openwindows As Integer
|
|||
|
Public opennotepads As Integer
|
|||
|
Public mainname As String
|
|||
|
Public waitfor02download As Boolean
|
|||
|
Public count2000 As Integer = 200
|
|||
|
|
|||
|
End Module
|