home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 4_2005-2006.ISO / data / Zips / Registry_E1917277252005.psc / mRegEnum.bas < prev   
BASIC Source File  |  2005-07-25  |  371b  |  7 lines

  1. Attribute VB_Name = "mRegEnum"
  2. Option Explicit
  3.  
  4. '***cudos out to http://vb-helper.com/ for the enum example upon which getkeyinfo was based
  5. '***(but entirely rewritten top to bottom - as you should do with this example ;o)
  6. '***added some new features that demonstrate a simple monitoring technique, if you
  7. '***plan to develop this, consider writing the back end in