]> git.sesse.net Git - vlc/commit
- ActiveX: support for libvlc and common scripting APIS, widl has replaced midl as...
authorDamien Fouilleul <damienf@videolan.org>
Thu, 14 Sep 2006 19:44:47 +0000 (19:44 +0000)
committerDamien Fouilleul <damienf@videolan.org>
Thu, 14 Sep 2006 19:44:47 +0000 (19:44 +0000)
commit3ef49160506d1ae277c561dc934415e9ae918d55
tree39f9040fb1245d899884775d78c4ddcfa49aa5e5
parentc3a1a3712f639eff527d030d129734934aa8b919
- ActiveX: support for libvlc and common scripting APIS, widl has replaced midl as default IDL compiler
15 files changed:
activex/Makefile.am
activex/axvlc.idl
activex/axvlc.tlb
activex/axvlc_idl.c
activex/axvlc_idl.h
activex/guiddef.h [new file with mode: 0755]
activex/main.cpp
activex/plugin.cpp
activex/plugin.h
activex/utils.cpp
activex/utils.h
activex/vlccontrol.cpp
activex/vlccontrol.h
activex/vlccontrol2.cpp [new file with mode: 0755]
activex/vlccontrol2.h [new file with mode: 0755]