| Author |
Message |
Artem Omelianchuk
Guest
|
Posted:
Fri Sep 16, 2005 8:30 am Post subject:
Using WMP 10 in ActiveX |
|
|
HI.
I create WMP in my ActiveX control and this way I add some custom features
to WMP. All works fine,except one. When I load my activeX in IE and play file
from network(smth like "\\Server\filw.wmv"),IE crashed without any messages.
In debug i have Access violation Error. Stack Tracer shows kernel32.
I create minimal application,in which i only create WMP control through
CAxWindow and pass url to it. But also i have this error.
If i use WMP as ActiveX control in IE,I can't reapeat this error.
I try use my control on PC with WMP 9 and all works fine. So I have problem
only with WMP 10.
Can anybody help me. What can cause this error?
|
|
| Back to top |
|
 |
Sebastian Gottschalk
Guest
|
Posted:
Fri Sep 16, 2005 4:30 pm Post subject:
Re: Using WMP 10 in ActiveX |
|
|
Artem Omelianchuk wrote:
| Quote: | HI.
I create WMP in my ActiveX control and this way I add some custom features
to WMP. All works fine,except one. When I load my activeX in IE and play file
from network(smth like "\\Server\filw.wmv"),IE crashed without any messages.
In debug i have Access violation Error. Stack Tracer shows kernel32.
I create minimal application,in which i only create WMP control through
CAxWindow and pass url to it. But also i have this error.
If i use WMP as ActiveX control in IE,I can't reapeat this error.
I try use my control on PC with WMP 9 and all works fine. So I have problem
only with WMP 10.
Can anybody help me. What can cause this error?
|
You're using IE. IE is a Windows Update client, but no toy for COM+
testing.
--
Dieser Schrieb stellt eine private Meinungsäußerung des Verfassers im
Sinne der gesetzlich garantierten Meinungsfreiheit dar. Wem das nicht
passt, der wende sich an das Bundesverfassungsgericht. Viel Erfolg!
Key: 0xA0E28D18 FP: 83AE 1136 1E2B 9767 8FB2 7594 4128 1A9E A0E2 8D18 |
|
| Back to top |
|
 |
Artem Omelianchuk
Guest
|
Posted:
Mon Sep 19, 2005 4:30 pm Post subject:
Re: Using WMP 10 in ActiveX |
|
|
I have some new information,maybe it helps:
WMADMOD! 08130237()
WMADMOD! 08130117()
WMADMOD! 0813004f()
0870b44e()
08709d4a()
0870998f()
08708f82()
08708e4a()
08708d46()
08708cf7()
08708c63()
08702561()
086cf69e()
MSVCRT! 77c3a3b0()
KERNEL32! 7c80b50b()
|
|
| Back to top |
|
 |
|
|
|
|