What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [?] writing my own dll C++

[?] writing my own dll C++
Author: Message:
TheSteve
Full Member
***

Avatar
The Man from Japan

Posts: 179
Reputation: 23
40 / Male / Flag
Joined: Aug 2005
RE: RE: [?] writing my own dll C++
quote:
Originally posted by Matty
Don't C++ dlls export their functions by default?

No, you either need to use a def file or add __declspec(dllexport) to the function/class/variable.

This post was edited on 01-29-2007 at 07:20 AM by TheSteve.
01-29-2007 07:19 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[?] writing my own dll C++ - by effection on 01-28-2007 at 10:29 PM
RE: [?] writing my own dll C++ - by matty on 01-28-2007 at 10:55 PM
RE: RE: [?] writing my own dll C++ - by TheSteve on 01-29-2007 at 07:19 AM
RE: [?] writing my own dll C++ - by effection on 01-29-2007 at 06:27 PM
RE: [?] writing my own dll C++ - by effection on 02-01-2007 at 09:44 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On