poisonkiller Posted March 19, 2006 Posted March 19, 2006 How can i convert .wma-s to mp3-s using lame encoder?lame_enc.zip
cppman Posted March 19, 2006 Posted March 19, 2006 (edited) No function references or anything....? Firs u need to find out about the function inside the DLL u want to use. Then find out the paramaters and make a dllcall Edited March 19, 2006 by CHRIS95219 Miva OS Project
cppman Posted March 19, 2006 Posted March 19, 2006 u gotta get the documentation that comes with a library.... Here is a little tutorial. that may help u:http://users.hol.gr/~dzach/vox/lame/LameDLLInterface.htm Miva OS Project
NegativeNrG Posted March 19, 2006 Posted March 19, 2006 you can google 'dllexp' it will look inside the .dll and get all functions.Although it doesn't show the params. [size=20]My File Upload[/size]Register at my site and upload.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now