[Qt-interest] What's the differences between Qt shared librariesand usual dlls?

Scott Aron Bloom Scott.Bloom at onshorecs.com
Fri May 21 07:19:46 CEST 2010


Its not hard at all to export classes.. all depends where you pout the dllexport keyword

 

Scott

 

From: qt-interest-bounces at trolltech.com [mailto:qt-interest-bounces at trolltech.com] On Behalf Of ??
Sent: Thursday, May 20, 2010 10:09 PM
To: qt-interest at trolltech.com
Subject: [Qt-interest] What's the differences between Qt shared librariesand usual dlls?

 

I have read something about dlls. The usual dlls are functions-based. It is not easy

to export classes. While shared library of Qt is quite easy to export classes. So what's

the differences between shared libraries and usual dlls? Does the dll hell exist in shared

libraries?

 

Thank you!

-- 
Cheng Liang
from: chengliang.soft at gmail.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100520/aab265d5/attachment.html 


More information about the Qt-interest-old mailing list