Click here to Skip to main content
15,886,362 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I found a function "libvlc_media_player_set_hwnd", I got a handle using the member of Control, which is Control.Handle. and I gave it to that function, when it runs, it shows "Attempted to read or write protected memory". what should I do? what mistake did I take?
Posted
Comments
gggustafson 15-May-14 12:48pm    
See "nVLC" (http://www.codeproject.com/Articles/109639/nVLC)
Water1988 17-May-14 10:08am    
Thank you for you anwser. It helps a lot.
ZurdoDev 17-May-14 23:08pm    
Looks like you should post as solution.
gggustafson 18-May-14 0:08am    
thanks, done

1 solution

See "nVLC" (http://www.codeproject.com/Articles/109639/nVLC)
 
Share this answer
 
v3
Comments
ZurdoDev 18-May-14 12:31pm    
+5

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900