Shoutbox
latest posts
member list
search
rules
contact
login
|
register
|
shoutbox
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:
effection
Full Member
Destroy The Runner
Posts: 135
Reputation:
4
– /
/
Joined: Sep 2006
O.P.
[?] writing my own dll C++
Can someone explain to me exactly what type of dll i have to create so i can call it from within my script please?
thankyou
01-28-2007 10:29 PM
matty
Scripting Guru
Posts: 8336
Reputation:
109
39 /
/
Joined: Dec 2002
Status:
Away
RE: [?] writing my own dll C++
Don't C++ dlls export their functions by default?
01-28-2007 10:55 PM
TheSteve
Full Member
The Man from Japan
Posts: 179
Reputation:
23
40 /
/
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
effection
Full Member
Destroy The Runner
Posts: 135
Reputation:
4
– /
/
Joined: Sep 2006
O.P.
RE: [?] writing my own dll C++
can you explain or give a small example please
?
01-29-2007 06:27 PM
effection
Full Member
Destroy The Runner
Posts: 135
Reputation:
4
– /
/
Joined: Sep 2006
O.P.
RE: [?] writing my own dll C++
anything? ive got no real experience of dlls in C++
02-01-2007 09:44 PM
«
Next Oldest
Return to Top
Next Newest
»
Threaded Mode
|
Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe
|
Add to Favorites
Rate This Thread:
Select Rating...
5 ... Best
4
3 ... Average
2
1 ... Worst
Forum Jump:
Please select one:
--------------------
Latest Posts
Private Messages
User Control Panel
Who's Online
Search
Forum Home
Open Forum
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