home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / startu1a / module1.bas < prev    next >
Encoding:
BASIC Source File  |  1999-08-31  |  138 b   |  6 lines

  1. Attribute VB_Name = "Module1"
  2. Global Startup As Integer
  3. Global Shutdown As Integer
  4. Global NormalW As Single
  5. Global NormalH As Single
  6.