Re: [Win32Lib] wrap Media control?
- Posted by ghaberek (admin) Feb 09, 2009
- 1082 views
Awesome, Matt! That works great! I wonder why my methods didn't work, though. All the examples I found used either the URL property or the newMedia/currentMedia method I was using.
On a side note, do I have to call release_com() after WinMain() or can I call it from the w32HClose event like I have been?
-Greg