<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> </DIV>
<DIV>I am placing all *SK.o and *DynSK.o files into a Windows DLL because I dont want to statically link it to an executeable.</DIV>
<DIV> </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> </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> </DIV>
<DIV>Is there any way with the pre-compiler settings or anything else to get this possible?</DIV>
<DIV> </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ür die alleinige Verwendung
durch den beabsichtigten Empfänger bestimmt. Falls Sie nicht der
beabsichtigte Empfänger sind, bitten wir Sie den Absender umgehend zu
informieren und dieses E-Mail samt angeschlossenen Dateien zu löschen.
Wir können keine Haftung für allfällige Schäden übernehmen, die aufgrund
von Software-Viren entstehen, und empfehlen Ihnen, selbst Virenprüfungen
durchzuführen, bevor Sie eine Anlage öffnen.</font>
</div>
</BODY></HTML>