What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Rich text format extract using Interop

Rich text format extract using Interop
Author: Message:
aztectrev
New Member
*


Posts: 8
– / Male / –
Joined: Jan 2010
O.P. RE: Rich text format extract using Interop
ok, changing it doesnt make it work though. I have no idea what I need to change, bit that confused me most was

code:
        var editStream = Interop.Allocate(24)
        editStream.WriteDWORD(0,0)
        editStream.WriteDWORD(8,0)
        editStream.WriteDWORD(16,Interop.GetCallbackPtr("EditStreamCallback"))

Its probably wrong, as I copied it from documentation on msgplus along with using microsoft documentation.

I read that to retrieve the rtf text you need to use EM_STREAMOUT message which it then sends back to the calling program as an EditStreamCallback from which you can then get the string?

I made a window with a RichEditControl and been experimenting with it with no luck
01-26-2010 04:37 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Rich text format extract using Interop - by aztectrev on 01-04-2010 at 07:40 PM
RE: Rich text format extract using Interop - by matty on 01-26-2010 at 03:09 PM
RE: Rich text format extract using Interop - by aztectrev on 01-26-2010 at 04:18 PM
RE: Rich text format extract using Interop - by matty on 01-26-2010 at 04:25 PM
RE: Rich text format extract using Interop - by aztectrev on 01-26-2010 at 04:37 PM
RE: Rich text format extract using Interop - by matty on 01-26-2010 at 05:49 PM
RE: Rich text format extract using Interop - by aztectrev on 01-26-2010 at 06:22 PM
RE: Rich text format extract using Interop - by matty on 01-26-2010 at 06:36 PM
RE: Rich text format extract using Interop - by aztectrev on 01-26-2010 at 06:38 PM
RE: Rich text format extract using Interop - by matty on 01-26-2010 at 07:47 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