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

程梁 chengliang.soft at gmail.com
Fri May 21 09:04:34 CEST 2010


But someone told me that if you export classes, it maybe has many problems
if your add virtual functions
into the classes in the future. I'm a newbie in this area so I don't know
whether he is right or not.


2010/5/21 Scott Aron Bloom <Scott.Bloom at onshorecs.com>

>  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
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>


-- 
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/20100521/bac7d034/attachment.html 


More information about the Qt-interest-old mailing list