'------------------------------------- 'Author: MARK WILLS 'Email: mark@stratoblaster.screaming.net 'Added: 14-June-2000 '------------------------------------- 'Program: CDTESTER.ZIP '------------------------------------- 'MCI BASED CD PLAYER CONTROL LIBRARY. '------------------------------------- 'Release 1.1 - 9th June 2000 '------------------------------------- 'IF YOU FIND THIS LIBRARY USEFUL, THEN 'PLEASE DROP ME AN EMAIL! '------------------------------------- 'NOTE - THIS LIBRARY WAS DEVELOPED IN VB 5, 'BUT, TO MY KNOWLEDGE, IT SHOULD RUN IN 'ANY 32BIT VERSION, SUCH AS VB 4/32 '------------------------------------- ' Revision History: ' Rel : 1.0 ' Worked ok. However, if functions were called ' without having opened the CD player, or, if ' the cd player failed to open caused runtime errors. ' ' Rel : 1.1 ' It's up to you the programmer to check that the CD ' opened properly, but seeing as all programmers are lazy, ' (!) I have added a lot of bomb proofing. As a result, ' you should never get a runtime error from the library, ' even if you call functions without first opening the cd ' player. If you DO get any runtime errors FROM THE LIBRARY, ' these can be considered bugs, and as such, reported to me ' at the above email address. Pause Function also added. ' '[ MARK WILLS IS A 29 YEAR OLD FORK LIFT TRUCK DRIVER FROM THE UK ] '------------------------------------- '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
|