need libvlc.lib (winXP)
Posted: 09 Nov 2009 17:11
Hi all,
I want to compile my own .dll (winXP, dev-cpp or codeblocks),but need the libvlc.lib.
http://wiki.videolan.org/GenerateLibFromDll
doesnt work, dumpbin.exe crashes ( read somewhere ist because biutils 2.19 ?!)
LoadLibrary("libvlc.dll"); and GetProcAddress(myDll,"libvlc_..."); works, but its a hassle...
is there any archive where i can get .dll and .lib files from (using vlc 1.0.2)?
thanks, f*
I want to compile my own .dll (winXP, dev-cpp or codeblocks),but need the libvlc.lib.
http://wiki.videolan.org/GenerateLibFromDll
doesnt work, dumpbin.exe crashes ( read somewhere ist because biutils 2.19 ?!)
LoadLibrary("libvlc.dll"); and GetProcAddress(myDll,"libvlc_..."); works, but its a hassle...
is there any archive where i can get .dll and .lib files from (using vlc 1.0.2)?
thanks, f*