<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1458" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello !</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I found this document:</FONT></DIV>
<DIV><FONT face=Arial size=2><A 
href="http://iem.at/pd/externals-HOWTO/HOWTO-externals-en.html">http://iem.at/pd/externals-HOWTO/HOWTO-externals-en.html</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>But I have few questions...</FONT></DIV>
<DIV><FONT face=Arial size=2>An external is a "win32 Dynamic-link library" or a 
"win32 static library" ?</FONT></DIV>
<DIV><FONT face=Arial size=2>Must I use MFC (Microsoft Foundation Classes) 
?</FONT></DIV>
<DIV><FONT face=Arial size=2>If yes, in shared or in static library 
?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I tested&nbsp;the "helloworld" from the&nbsp;HOWTO 
(in</FONT>&nbsp;<FONT face=Arial size=2>"win32 Dynamic-link library", with no 
MFC), and I can't load my object in PD...</FONT></DIV>
<DIV><FONT face=Arial size=2>I have this error :</FONT></DIV>
<DIV><FONT face=Arial size=2>"load_object: symbol "helloworld_setup" not 
found</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;helloworld: can't load library"</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Why ?</FONT></DIV>
<DIV><FONT face=Arial size=2>Where is the error ?!</FONT></DIV></BODY></HTML>