Questions tagged [windows-live-messenger]
30 questions
6
votes
4 answers
Creating columns of text with a variable width font
I'm trying to create coloumns of text for a C# app that will be running on MSN Messenger. I'm having trouple getting everything to line up.
Here's an example of the output that I want:
1) Pizza Hut 123…

Stephen Curial
- 1,686
- 15
- 14
5
votes
1 answer
MSN Messenger Add-in
Q1. I read that Add-ins are no longer supported in MSN Messenger, on the other hand i see articles talking about how to change registery settings to enable Add-in option. I am not sure what is right.?
Q2. If Addin is supported then how do i write my…

user127490
- 71
- 1
- 3
4
votes
3 answers
Using control send on windows live messenger For auto typing text
Hi i want to make a sort of a bot for WLM,
But the normal controlsend in autoit wont work
the basic question is how can i send a text to the windows live messenger window Without activating it?
Example:
There is someone in WLM with the window active…

matthy
- 8,144
- 10
- 38
- 47
3
votes
1 answer
Live Messenger Connect email contacts export
Today at work I was asked to investigate a problem with contacts export from Hotmail.
It was working last month when i wrote the library. For my surprise it indeed was not working. I investigated a bit and i noticed that Microsoft has done some…

Sk1ppeR
- 387
- 5
- 16
3
votes
1 answer
How can I create addons for Live Messenger 2011?
If I want to develop an addon for WLM 2011, where should I start?
In the past we could make add-ins using .NET, but it has been dropped or at least I can't activate.
How does Messenger Plus! Live modify the Windows Live Messenger? How can I develop…

BrunoLM
- 97,872
- 84
- 296
- 452
3
votes
2 answers
Windows Live Messenger "What I'm listening to" function
How can I use the Windows Live Messenger "What I'm listening to" function? How can I communicate with the WLM to send the song info, so Messenger can set the status? I'm coding in C++ (Qt)
I searched all the net but found nothing about it, not even…

Tyras
- 103
- 1
- 7
3
votes
0 answers
Meebo Me replacement
With the recent Meebo acquiring by Google Meebo Me widget is also gone.
I would like to have similar functionality. Something which I can put on my web site and allow guest users to chat to me on my MSN (Live) or Gtalk messenger I have on my…

Coder12345
- 3,431
- 3
- 33
- 73
2
votes
1 answer
How do you **programmatically** deploy custom emoticons in live messenger?
I've already asked this once and it got deleted in under 30 minutes... so here it goes again, hopefully this time the question will be clearer (and no, I'm not bitter ;-))
How do you package a bunch of images and deploy them programmatically as a…

agnul
- 12,608
- 14
- 63
- 85
2
votes
1 answer
Omniauth + windows live
how do I configure a new windows-live provider using omniauth?
I tried the following with no success:
use OmniAuth::Strategies::WindowsLive, key, secret
and
provider :windows_live, key,secret

MindFold
- 771
- 5
- 16
2
votes
1 answer
How to get the list of online users on Live Messenger through PHP?
Is it possible to get a list of connected users on msn throw php without using an additional application running on the server?
Basically I don't use msn but sometimes I need to talk with somebody and I need to know when he/she get online to talk…

Saikios
- 3,623
- 7
- 37
- 51
2
votes
2 answers
.NET Windows Live Messenger Connectivity?
Hey there guys, I'm working on an IRC bot project, Trying to integrate Windows live into a bot, And have received messages sent to the channel. But the current problem is that the old messenger API that I had no longer works. And the current API i…

Patrick S
- 245
- 1
- 4
- 11
2
votes
1 answer
Why does Perl's Net::Msmgr hang when I try to authenticate?
There's Net::Msmgr module on CPAN. It's written clean and the code looks trustworthy at the first glance. However this module seems to be beta and there is little documentation and no tests :-/
Has anyone used this module in production? I haven't…

codeholic
- 5,680
- 3
- 23
- 43
2
votes
3 answers
MSNP-Sharp Example fails to login, gives SocketException
I've just downloaded the MSNP-Sharp library with the aim of creating my own messaging client, however I am struggling to get the example to sign in. The code all compiles and runs, but when I provide my login details and select "Login" I almost…

Nick Udell
- 2,420
- 5
- 44
- 83
1
vote
1 answer
Is there a Windows Live Messenger Connect v5 C# SDK?
Is there a Windows Live Messenger Connect v5 C# SDK? something like Facebook C# SDK. Thanks for the help!

abai
- 37
- 5
1
vote
1 answer
MSN Protocol Documentation
Does anyone know of a good (up-to-date) reference for the MSN protocol? I have found some sites with simple google searches, but they all seem pretty dated. Does anyone know of a good source of documentation that they can vouch for... that they have…

elsurudo
- 3,579
- 2
- 31
- 48