snippet library logo
in category
Visual Basic / Sound / Storing WAV data in EXE file
Snippet details
ID: 402
Viewed: 1303
Added: 2002-08-19
Version:

User Rated at:
Rate This:
Snippets in this catagory         
Show Printable Version
to store the WAV data (sound file) into the compiled
EXE file ?

You can do this by using a resource file and API.
posted by IUnknown of Vbforums

To use the following example, create a new project and add a resource file. Insert a custom file (wav sound) into the resource file and give it a type name of "WAVE" and an ID of "MYSOUND", then paste the following code into your form module:

General Details
Snippet uploaded by: snippet
Email : webmaster@snippetlibrary.com
Snippet By: Unknown

Snippet By:    Unknown
Declarations
Highlight All
Code
Highlight All




No Reviews to show


Please completely fill out the form below if you want to review this snippet. All reviews are subject to validation.


Subject:

Reviewed By:

Write a review:





Terms of Conditions
Powered By
Avian Hosting
© 2005 snippetlibrary.com All Rights Reserved.