I downloaded vlc-2.2.4-win32.7z and extracted the files. I created an empty project in VS2010 and create a cpp file using the code I found on https://wiki.videolan.org/LibVLC_Tutorial/ On VS2010 project property, I added the include file folder and added Linker library folder and libvlc.lib, libvlcc...