How do I embed a wave File into a VB Project and execute it?<br><br>Example:<br><br>1 form<br>1 command button<br>1 wave file<br><br>sub procedure<br>command_click<br>= wavefile exe
Look at the project, mcitest, in the MSDN examples that come with VB6.0. The project listing includes a wave(.wav) file. Adapting this project to your task should do the trick.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.