]> git.sesse.net Git - vlc/commit
- added support for non OLE containers, such as Windows Script Host WScript.CreateObject.
authorDamien Fouilleul <damienf@videolan.org>
Sat, 25 Mar 2006 22:15:33 +0000 (22:15 +0000)
committerDamien Fouilleul <damienf@videolan.org>
Sat, 25 Mar 2006 22:15:33 +0000 (22:15 +0000)
commit57dd32ab1e6a75a45b06f2845f5f72efb9731fc0
tree1fc82e3a5959f59a87b7bd62b42ed87cd6aa7b52
parentdfdcf7e993ec4ae81db68eca689b101a66f1d66a
- added support for non OLE containers, such as Windows Script Host WScript.CreateObject.
- made time property persistable, use 'StartTime' under HTML
- removed functions with stdcall suffix from exported functions in DLL
activex/Makefile.am
activex/axvlc.def
activex/persistpropbag.cpp
activex/plugin.cpp
activex/plugin.h
activex/test.html
activex/vlccontrol.cpp