summaryrefslogtreecommitdiff
path: root/windows 95/hiden contect varable.vb
diff options
context:
space:
mode:
authorJamie Mansfield <malgm@lapis.blue>2015-03-01 10:50:24 +0000
committerJamie Mansfield <malgm@lapis.blue>2015-03-01 10:50:24 +0000
commitdfac3489c438f5c54bff088a354815e79675b531 (patch)
treedafec547b0e8592e34d8aa756c9500407ebc3c1b /windows 95/hiden contect varable.vb
downloadhistacom-dfac3489c438f5c54bff088a354815e79675b531.tar.gz
histacom-dfac3489c438f5c54bff088a354815e79675b531.tar.bz2
histacom-dfac3489c438f5c54bff088a354815e79675b531.zip
Initial commit
Diffstat (limited to 'windows 95/hiden contect varable.vb')
-rwxr-xr-xwindows 95/hiden contect varable.vb9
1 files changed, 9 insertions, 0 deletions
diff --git a/windows 95/hiden contect varable.vb b/windows 95/hiden contect varable.vb
new file mode 100755
index 0000000..e3a4092
--- /dev/null
+++ b/windows 95/hiden contect varable.vb
@@ -0,0 +1,9 @@
+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