|
-
October 6th, 1999, 09:46 PM
#1
Is there anyway to extract .mid file (MIDI) from .exe???
Maybe res editor or something?
Thank You
-
October 7th, 1999, 02:00 AM
#2
Re: Is there anyway to extract .mid file (MIDI) from .exe???
you can add any binary file to a resource file by creating a resource script file and pass that to the resource compiler in order to create a RES file.
You can then add the res file to your vb project.
There is a sample on MSDN that shows you how to extract a binary resource at runtime.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|