<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.6000.16608" name=GENERATOR>
<STYLE>@font-face {
        font-family: ËÎÌå;
}
@font-face {
        font-family: Verdana;
}
@font-face {
        font-family: @ËÎÌå;
}
@page Section1 {size: 595.3pt 841.9pt; margin: 72.0pt 90.0pt 72.0pt 90.0pt; layout-grid: 15.6pt; }
P.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 10.5pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; TEXT-ALIGN: justify
}
LI.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 10.5pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; TEXT-ALIGN: justify
}
DIV.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 10.5pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; TEXT-ALIGN: justify
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        FONT-WEIGHT: normal; COLOR: windowtext; FONT-STYLE: normal; FONT-FAMILY: Verdana; TEXT-DECORATION: none; mso-style-type: personal-compose
}
DIV.Section1 {
        page: Section1
}
UNKNOWN {
        FONT-SIZE: 10pt
}
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</STYLE>
</HEAD>
<BODY style="FONT-SIZE: 10pt; FONT-FAMILY: verdana">
<DIV>Hello, </DIV>
<DIV> </DIV>
<DIV>   I'm a newbie on VLC, now I use the default activex plugin for 
VLC player in VC2005. I found when I insert only 1 instance, it works normally, 
but there some warning message in the debug window. The message is </DIV>
<DIV>"</DIV>
<DIV>Warning: constructing COleException, scode = DISP_E_MEMBERNOTFOUND ($80020003).</DIV>
<DIV>First-chance exception at 0x7c812a7b in MonitorCenter.exe: Microsoft C++ exception: COleException at memory location 0x0012f1e8..</DIV>
<DIV>Warning: constructing COleException, scode = DISP_E_MEMBERNOTFOUND ($80020003).</DIV>
<DIV>First-chance exception at 0x7c812a7b in MonitorCenter.exe: Microsoft C++ exception: COleException at memory location 0x0012f1e8..</DIV>
<DIV>"</DIV>
<DIV>When I insert more than 2 instances, my programme can start normally, but 
when exit, it crashes and reports a "first-handled exception". After trace, I 
found it crash at CVIew:: Destory().</DIV>
<DIV> </DIV>
<DIV>How can I fix it ??</DIV>
<DIV> </DIV>
<DIV>thanks a lot </DIV>
<DIV> </DIV>
<DIV>Frank</DIV></BODY></HTML>