'------------------------------------- 'Author: Brian Duckworth 'Email: brian@VBExplorer.com 'Added: 13-June-2000 '------------------------------------- 'Program: API_TIMER.ZIP '------------------------------------- 'Description: This project shows how to 'create a timer without using a form; 'which would be required if you wanted 'to use VB's Timer control. ' 'This method uses the SetTimer and 'KillTimer API calls. '------------------------------------- 'Burt Abreu 'http://www.VBExplorer.com '-------------------------------------
Downloads In IE right-click and select 'Save Target As...' or in Netscape
right-click and select 'Save Link As...' View Plain Text
Download Demo Project
Not Available
|