Media Manager
Posted: 2002-06-01
By: ArchiveBot
Viewed: 68
Filed Under:
Title | Uploaded | Size |
---|---|---|
Media Mana219536302001.zip | 9/3/2020 3:45:00 PM | 47,839 |
A complete Media Manager Project, that can play almost all types of media formats like, DVD, MP3, AVI, from CD-ROM or Hard Drive. Built in function "strfnFindCD" provides automatic detection of your CD-ROM drive. Auto play VCDs or DVDs. Select multiple media files and play without any interruption.
Original Author: Munawar Nadeem
API Declarations
Private Declare Function GetDriveType Lib "kernel32" _
Alias "GetDriveTypeA" (ByVal nDrive As String) As Long
Private Declare Function GetLogicalDriveStrings _
Lib "kernel32" Alias "GetLogicalDriveStringsA" _
(ByVal nBufferLength As Long, _
ByVal lpBuffer As String) As Long
Comments on this post
No comments have been added for this post.
You must be logged in to make a comment.