What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » Search » Results

Search Results
Subject Author Forum Time
RE: StartVideo
Since I'm such a nice guy, I figure I'll help all you people out if you were having StartVideo problems (with this and Messenger 6). No, it still doesn't work, but it doesn't have to. We will be sending a WM_COMMAND message to the IM window, maki...
CMISkype & Live Messenger07-14-2004 at 02:33 AM
RE: Getting a handle to the conversation HWND...
I could, but there is still no way too make certian that any particular window I come across in the one I want. Anyway, I had a typo, so I can get the handle through the normal means :) Now I'm still having SendMessage problems though, but that woul...
CMIPlug-Ins07-13-2004 at 08:29 PM
RE: Getting a handle to the conversation HWND...
Whos to say there isn't more than one IM window open? I have no choice now but to find via friendly name I suppose, but people can have identical friendly names as well.
CMIPlug-Ins07-13-2004 at 05:36 PM
RE: Getting a handle to the conversation HWND...
I think something is just plain wrong, as I can't get this to work in Visual Basic. Everything is null... Is it safe to say that MSN Messenger 6.2 3rd party development should just be halted as it makes people insane?
CMIPlug-Ins07-13-2004 at 12:24 AM
RE: StartVideo
Yes, this is my current solution, but I think its a bit sloppy. I thought that I must have just been doing something incorectly, but I recieve no errors and everyone suggests the same code I'm using. Its just plain weird.
CMISkype & Live Messenger07-12-2004 at 04:38 PM
RE: StartVideo
I've tried that and it doesn't work.
CMISkype & Live Messenger07-12-2004 at 03:04 PM
RE: Thread or Window
How about we forget about all this and head over to me StartVideo thread :)
CMIPlug-Ins07-11-2004 at 08:06 PM
RE: Thread or Window
I wrote the plug-in in VB, so there is no point trying to use platform independant APIs :) The SetTimer call is working just fine, but I'm still having that StartVideo problem no one seems to know anything about.
CMIPlug-Ins07-11-2004 at 07:07 PM
StartVideo
Has anyone been able to call StartVideo? I haven't been able to do it through IMessenger in a plug-in written in VB, or directly in VC++ 7. The method always returns S_OK, MSN Messenger opens an IM Window, but the invite isn't sent. StartVoice work...
CMISkype & Live Messenger07-10-2004 at 06:34 PM
RE: Thread or Window
Well, this plug-in is to support a fairly large behind schedule VC++ app. I'm using VB to get things done faster. Of course, I'm still having the problem where a video invite won't fire :) If anyone is curious, http://www.msnfanatic.com/forums/ind...
CMIPlug-Ins07-10-2004 at 04:15 PM
RE: Thread or Window
Well, SetTimer mostly works. If I'm not really careful it brings down Messenger Plus and concequently MSN Messenger. Of course, now I can't get actions to properly fire using the IMessenger interface. Man I hate Visual Basic.
CMIPlug-Ins07-10-2004 at 04:04 PM
RE: Thread or Window
I thought about that but for some reason I didn't think it would work. I guess I'll give it a shot, since I can't think of a good reason it wouldn't work.
CMIPlug-Ins07-10-2004 at 05:51 AM
RE: Thread or Window
I just need a function inside a plug-in that can either use IMessenger or talk to Plus! and will be triggered predictably at least every couple of seconds.
CMIPlug-Ins07-10-2004 at 04:15 AM
RE: Thread or Window
So that's a "no"? I don't really see how creating a thread is a security issue... I wouldn't be talking to Plus! anyway. I'd be perfectly happy using the IMessenger interface. This seems to be my only option because I certianly didn't see a t...
CMIPlug-Ins07-10-2004 at 03:40 AM
Thread or Window
Is there any way to get a seperate thread or window running from inside a plug in? I'm getting nothing but crashes and errors. It seems the only way to get plug-in to execute code is when MP! calls events. I'd like to get around that.
CMIPlug-Ins07-09-2004 at 11:05 PM
RE: [split] DMessengerEvents in Messenger API (C++)
Oops. I didn't notice that "other than XP" thing.
CMISkype & Live Messenger07-09-2004 at 06:02 PM
RE: [split] DMessengerEvents in Messenger API (C++)
Are you sure about that? I didn't do anything, and my code crashes on Windows XP with MSN Messenger 6.2 installed. Also, there are several discussions mentioning this on the msnfanatic forums (which seem to be down at the moment), and no one has cl...
CMISkype & Live Messenger07-09-2004 at 02:20 AM
[Hide Excerpts]