Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider becoming a contibuting member by either clicking this text or the Patreon link on the right.

Patreon

Recommended Posts

Posted

How do I add a wav file to the resource folder in solution explorer? I'm using VS08. How do I play it from there. I only know how to do it from a file path. Thanks!

Posted

Run the resource editor and insert the file. It depends on how you play the wav file whether or not you can use the resource directly. Most of the API functions I know all take filenames to play which means you would need to save out the file to disk which kinda defeats the purpose. Really the best thing to do is search on Google or post a question on a programming related forum.

Guest
This topic is now closed to further replies.
×
×
  • Create New...