Dan G
August 22nd 06, 08:49 PM
Has anyone been using the Messenger API for recent messenger releases.
Windows Messenger 5.1 in particular? I'm seeing oddities with it. Yes I do
know that the whole SDK is probably no longer officially supported.
I've been using the windows messenger api for some time to do different
things with the various MS messengers. I've recently noticed that with WM
5.1 (0701), I am getting crashes when calling IMessenger::get_MySigninName().
This doesn't happen when Communicator is installed, nor did it seem to
happen when older versions of Wm were installed.
Overall WM 5.1 doesn't seem to be fully supporting the API. I do know that
get_Mysignin name has a warning that it may be deprecated in the future and
to use, IMessengerService->GetMysigninName() instead. But trying to get the
appropriate interfaces from IMessenger yields similar crashes as well.
Windows Messenger 5.1 in particular? I'm seeing oddities with it. Yes I do
know that the whole SDK is probably no longer officially supported.
I've been using the windows messenger api for some time to do different
things with the various MS messengers. I've recently noticed that with WM
5.1 (0701), I am getting crashes when calling IMessenger::get_MySigninName().
This doesn't happen when Communicator is installed, nor did it seem to
happen when older versions of Wm were installed.
Overall WM 5.1 doesn't seem to be fully supporting the API. I do know that
get_Mysignin name has a warning that it may be deprecated in the future and
to use, IMessengerService->GetMysigninName() instead. But trying to get the
appropriate interfaces from IMessenger yields similar crashes as well.