|
Author
|
Topic: Help needed with DLL files
|
Commando Pilot
|
posted 08-02- 04:54 PM
Does anyone know anything about files with extension .DLL , I have found files with this extension which contain sound files but I cant get at them. Any ideas Oh Great Knowledgeable Ones. I use Goldwave to edit sound files but when I import these DLL files in different formats I can see they contain sounds but they are distorted, and run far too fast even run at 10% speed. [This message has been edited by Commando (edited 08-02-2000).] IP: Logged |
wakeup tailgunner Pilot
|
posted 08-02- 05:22 PM
dll stands for dynamic link library if memeory serves.When it comes to extracting them, I don't have a clue. IP: Logged |
Bryan Russell Pilot
|
posted 08-03- 01:55 AM
The dynamic link library type of DLL is just a windows exe with resources, so in this case the sound files will probably be stored as binary resources. You can extract them with something like Visual C++ or there are probably lots of resource grabbers out there which can also do the job. You next problem is finding out which format it is actually stored in. Most likely WAV, but anythings possible. Of course dll is just an extension so the file could really be anything.
IP: Logged |
Commando Pilot
|
posted 08-03- 07:25 AM
Cheers Byran, I think it is wav format as when played there are recognisable sounds when pulled into Goldwave as a PCM format at 16 bit stereo, I now understand why bits of it sound like a modem, thats the exe bit. Can anyone point me in the direction of a downloadable simple resource grabber.[This message has been edited by Commando (edited 08-03-2000).] IP: Logged |
Bryan Russell Pilot
|
posted 08-03- 08:38 AM
Try this http://www.inner-smile.com/ResGrabr.EXE IP: Logged |
Commando Pilot
|
posted 08-03- 12:15 PM
Thank you Bryan, sounds extracted ok and play fine. Now the download commences, 20Mbs of DLL files, including P47 file.IP: Logged |