Page 1 of 1
i have develop a IE COM Compent use the vlc 0.8.2 test2....
Posted: 15 Oct 2004 11:20
by Guest
but it's too instability!
i open a new IE child window to display the control in a main page, first time it's ok, but after i close the child window, open it second time to play a file, the control can't work, crashed.
why?
Posted: 15 Oct 2004 14:57
by Sigmund
you maded it. Why do you ask us?
Posted: 15 Oct 2004 18:05
by The DJ
"Hello, dear machanic. I have just pimped up my ride. However, each time i now try to watch a DVD in my car, my engine drawns in gasoline."
Now you will see your VW mechanic look back at you. His eyes will say: "Then that is your problem, dude!"
Posted: 15 Oct 2004 20:51
by dumarjo
I'm please to see that some one get the effort to make a plugins for vlc in ie.
Your are bettter to see in some iexplorer news group for your problem. Here the average developper are on linux so iexplorer is not very interseting
Jonathan
Posted: 15 Oct 2004 21:05
by markfm
It's actually not that people don't care, but an open-ended impossible-to-begin-to-answer kind of question. Without any idea of what the source code is, what it is doing to try to hook to VLC, people would be fumbling in the dark.
It sounds like something has been developed that does open a first time, but not a second. That means there's at least a 50/50 chance that it really is the new, IE specific code that isn't doing something right, possibly basic object/memory management, objects not being freed properly so the code accesses garbage memory locations the second time around.
Posted: 16 Oct 2004 01:07
by The DJ
markfm is dead on.