diff options
| author | Jamie Mansfield <malgm@lapis.blue> | 2015-03-01 10:50:24 +0000 |
|---|---|---|
| committer | Jamie Mansfield <malgm@lapis.blue> | 2015-03-01 10:50:24 +0000 |
| commit | dfac3489c438f5c54bff088a354815e79675b531 (patch) | |
| tree | dafec547b0e8592e34d8aa756c9500407ebc3c1b /windows 95/hiden contect varable.vb | |
| download | histacom-dfac3489c438f5c54bff088a354815e79675b531.tar.gz histacom-dfac3489c438f5c54bff088a354815e79675b531.tar.bz2 histacom-dfac3489c438f5c54bff088a354815e79675b531.zip | |
Initial commit
Diffstat (limited to 'windows 95/hiden contect varable.vb')
| -rwxr-xr-x | windows 95/hiden contect varable.vb | 9 |
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
|
