I want play media file through visual basic 6.0
I don't know about that controls for playing any media file

Recommended Answers

All 4 Replies

use MMControl to play media file.

add componet (ctrl + T) -> select Microsoft Multimedia Control 6.0

or u can use windows media player activex component also.
even u can play media file without using any controls. u can do this by implementing the mcisendstring api function

of just play wav file u can use sndPlaySound api function

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.