VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Media Manager

by Munawar Nadeem (1 Submission)
Category: Complete Applications
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

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.

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

Rate Media Manager

Download Media Manager

Download Media Manager (46 KB)

Media Manager Comments

No comments have been posted about Media Manager. Why not be the first to post a comment about Media Manager.

Post your comment

Subject:
Message:
0/1000 characters