<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
{font-family:PMingLiU;
panose-1:2 2 3 0 0 0 0 0 0 0;}
@font-face
{font-family:Verdana;
panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
{font-family:PMingLiU;
panose-1:2 2 3 0 0 0 0 0 0 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:Verdana;
color:teal;
font-weight:normal;
font-style:normal;
text-decoration:none none;}
@page Section1
{size:612.0pt 792.0pt;
margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
{page:Section1;}
-->
</style>
</head>
<body lang=EN-US link=blue vlink=purple>
<div class=Section1>
<p class=MsoNormal><font size=2 color=teal face=Verdana><span style='font-size:
10.0pt;font-family:Verdana;color:teal'>Hi all,<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=teal face=Verdana><span style='font-size:
10.0pt;font-family:Verdana;color:teal'> Does
anyone know how the ActiveX loads the libvlc.dll? <o:p></o:p></span></font></p>
<p class=MsoNormal style='text-indent:36.0pt'><font size=2 color=teal
face=Verdana><span style='font-size:10.0pt;font-family:Verdana;color:teal'>I
wanna load a dll, say, ABC.dll in the getVLC() in activex/plugin.cpp and I made
a cab file including the ABC.dll with libvlc.dll, axvlc.dll and other plugins
of the VLC.<o:p></o:p></span></font></p>
<p class=MsoNormal style='text-indent:36.0pt'><font size=2 color=teal
face=Verdana><span style='font-size:10.0pt;font-family:Verdana;color:teal'>However,
the return value of LoadLibrary( TEXT(“ABC.dll”) ) is always a null
pointer.<o:p></o:p></span></font></p>
<p class=MsoNormal style='text-indent:36.0pt'><font size=2 color=teal
face=Verdana><span style='font-size:10.0pt;font-family:Verdana;color:teal'>I
also tried to load other library which was included in the cab file, say libaccess_udp_plugin.dll,
as well as the ABC.dll but it was success. <o:p></o:p></span></font></p>
<p class=MsoNormal style='text-indent:36.0pt'><font size=2 color=teal
face=Verdana><span style='font-size:10.0pt;font-family:Verdana;color:teal'>Can
anyone tell me why?<o:p></o:p></span></font></p>
<p class=MsoNormal style='text-indent:36.0pt'><font size=2 color=teal
face=Verdana><span style='font-size:10.0pt;font-family:Verdana;color:teal'>Please!<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=teal face=Verdana><span style='font-size:
10.0pt;font-family:Verdana;color:teal'><o:p> </o:p></span></font></p>
<p class=MsoNormal style='text-indent:36.0pt'><font size=2 color=teal
face=Verdana><span style='font-size:10.0pt;font-family:Verdana;color:teal'>PS. I’m
running this on windows XP with service pack 2.<o:p></o:p></span></font></p>
<p class=MsoNormal style='text-indent:36.0pt'><font size=2 color=teal
face=Verdana><span style='font-size:10.0pt;font-family:Verdana;color:teal'>PS.
The ABC.dll was compiled separately, not with VLC.<o:p></o:p></span></font></p>
<p class=MsoNormal style='text-indent:36.0pt'><font size=2 color=teal
face=Verdana><span style='font-size:10.0pt;font-family:Verdana;color:teal'><o:p> </o:p></span></font></p>
<p class=MsoNormal style='text-indent:36.0pt'><font size=2 color=teal
face=Verdana><span style='font-size:10.0pt;font-family:Verdana;color:teal'>Best
Regards,<o:p></o:p></span></font></p>
<p class=MsoNormal style='text-indent:36.0pt'><font size=2 color=teal
face=Verdana><span style='font-size:10.0pt;font-family:Verdana;color:teal'><o:p> </o:p></span></font></p>
<p class=MsoNormal style='text-indent:36.0pt'><font size=2 color=teal
face=Verdana><span style='font-size:10.0pt;font-family:Verdana;color:teal'>Howard.<o:p></o:p></span></font></p>
</div>
</body>
</html>