home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 5_2007-2008.ISO / data / Zips / Simple_Sna2068215302007.psc / snake / Module1.bas < prev    next >
BASIC Source File  |  2007-04-27  |  118b  |  3 lines

  1. Attribute VB_Name = "Module1"
  2. Public Declare Function GetAsyncKeyState Lib "user32" (ByVal vKey As Long) As Integer
  3.