Hi, thx for sharing the code. ;) But i have a question on using this source. :) I created an instance of the class and called the initialize-function: LibVlc.LibVlc Test = new LibVlc.LibVlc(); Test.Initialize(); After that Test.LastError contains the value "variable not found" and i can no...