Search Tools Links Login

Media Manager


Visual Basic 6, or VB Classic

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

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 102 times

Categories

Visual Basic 6

Attachments

Media Mana219536302001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 47,839 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.