declspec?

"Brett Bibby" <[email protected]> Fri, 7 Jan 2005 09:24:38 +0800
Newsgroups gmane.games.devel.windows
Organization GameBrains
Message-ID <[email protected]>
Can someone explain to me when and how to use the __declspec(dllimport) and
__declspec(dllexport) specifiers?

We have a few libraries that are statically linked to the game.  In
CodeWarrior this has always worked.  We tried to build a MSVC project and
the linker complains.  Only when we put __declspec(dllexport) in the class
declarations will it compile.  I checked the MSDN doc and it's not very
clear what's needed for static libraries.  This must be a basic thing I
guess, but I have always used CodeWariror and never seen this kind of
problem.

Cheers,
-bb



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Gamedevlists-windows mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gamedevlists-windows
Archives:
http://sourceforge.net/mailarchive/forum.php?forum_id=555