What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » problem with loading objects in plugin

Pages: (3): « First « 1 2 [ 3 ] Last »
problem with loading objects in plugin
Author: Message:
Bamboe
Junior Member
**

Avatar

Posts: 30
Joined: Feb 2003
RE: problem with loading objects in plugin
Patchou, the problem is that we don't know how to create an object like a new form in c and in vb, could you please explain to us with an example how we create a new form in c???
07-08-2003 05:24 PM
Profile E-Mail PM Find Quote Report
Xerxis
Full Member
***


Posts: 234
Reputation: 1
40 / Male / –
Joined: Jul 2003
Status: Away
O.P. RE: problem with loading objects in plugin
in vb when using the messenger plus api if you want to call a form you have to do it like this

Form1.Show vbModal, Screen.ActiveForm

in c you can use the mfc, if you have visual c this shouldn't be too difficult


messageboxes in vb can't be a problem :s
07-08-2003 06:05 PM
Profile E-Mail PM Web Find Quote Report
Bamboe
Junior Member
**

Avatar

Posts: 30
Joined: Feb 2003
RE: problem with loading objects in plugin
I have borland c++ 6 and i don't know what MFC is (asked in this thread before what a MFC is). Form1->Show(); and ShowModal(); don't work. So can somebody explain it to me?
07-08-2003 06:26 PM
Profile E-Mail PM Find Quote Report
Xerxis
Full Member
***


Posts: 234
Reputation: 1
40 / Male / –
Joined: Jul 2003
Status: Away
O.P. RE: problem with loading objects in plugin
MFC

microsoft something something well it let's you program for ms windows very fast and easy, you don't have to write the code for your forms and so on by yourself.
07-08-2003 07:44 PM
Profile E-Mail PM Web Find Quote Report
Pages: (3): « First « 1 2 [ 3 ] Last »
« 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:

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