<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.8112.16457"></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Segoe UI">
<DIV>Hi,</DIV>
<DIV>&nbsp;</DIV>
<DIV>I&nbsp;am placing all *SK.o and *DynSK.o files into a Windows DLL because&nbsp;I dont want to statically link it to an executeable.</DIV>
<DIV>&nbsp;</DIV>
<DIV>My problem now is that many of the functions are not getting declared as export, which does not allow me to access this functions from the executable.</DIV>
<DIV>&nbsp;</DIV>
<DIV>The main issue is that this symbols are not getting declared in the .hh files with the "__declspec(dllexport)" and therefore they are not accessible.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Is there any way with the pre-compiler settings or anything else to get this possible?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks in advance,</DIV>
<DIV>Stefan</DIV><BR>

    <div>
      <font size="1" color="#999999" face="Nimbus Sans L">______________________________
</font><font size="1" face="Nimbus Sans L"><br></font><font size="1" color="#999999" face="Nimbus Sans L">The 
      content of this e-mail is confidential and restricted for the use of the 
      intended recipient only. If you are not the intended recipient please 
      inform the sender immediately and delete this e-mail and any attachments. 
      We cannot accept liability for any damage incurred as a result of 
      software viruses and advise that you carry out your own virus checks 
      before opening any attachment.</font><font size="1" face="Nimbus Sans L"><br><br></font><font size="1" color="#999999" face="Nimbus Sans L">Der 
      Inhalt dieses E-Mails ist vertraulich und f&#252;r die alleinige Verwendung 
      durch den beabsichtigten Empf&#228;nger bestimmt. Falls Sie nicht der 
      beabsichtigte Empf&#228;nger sind, bitten wir Sie den Absender umgehend zu 
      informieren und dieses E-Mail samt angeschlossenen Dateien zu l&#246;schen. 
      Wir k&#246;nnen keine Haftung f&#252;r allf&#228;llige Sch&#228;den &#252;bernehmen, die aufgrund 
      von Software-Viren entstehen, und empfehlen Ihnen, selbst Virenpr&#252;fungen 
      durchzuf&#252;hren, bevor Sie eine Anlage &#246;ffnen.</font>
    </div>
  </BODY></HTML>