]> git.sesse.net Git - vlc/commit
all: reworked ActiveX plugin, which now works properly with .NET (tested with Visual...
authorDamien Fouilleul <damienf@videolan.org>
Sun, 21 Aug 2005 17:40:32 +0000 (17:40 +0000)
committerDamien Fouilleul <damienf@videolan.org>
Sun, 21 Aug 2005 17:40:32 +0000 (17:40 +0000)
commitd2310f2a226acf7061a812193c8cd8aa15eff46b
tree863a5e31bc427e332986617f30574b13308ab2d7
parenta4fe07f8a070af1326304f94e398ebdd71462f9f
all: reworked ActiveX plugin, which now works properly  with .NET (tested with Visual Basic Express 2005)
     added persistent properties such as MRL, AutoPlay, AutoLoop which allows a user to play a default target
     without programming.
22 files changed:
activex/axvlc.idl
activex/axvlc.tlb
activex/axvlc_idl.c
activex/axvlc_idl.h
activex/dataobject.cpp
activex/main.cpp
activex/olecontrol.cpp
activex/oleinplaceactiveobject.cpp
activex/oleinplaceobject.cpp
activex/oleobject.cpp
activex/persistpropbag.cpp
activex/persiststorage.cpp
activex/persiststreaminit.cpp
activex/persiststreaminit.h
activex/plugin.cpp
activex/plugin.h
activex/test.html
activex/utils.cpp
activex/utils.h
activex/viewobject.cpp
activex/vlccontrol.cpp
activex/vlccontrol.h