Tagged Questions

2
votes
2answers
274 views

windows forms MSN Messenger Login

Ive got a basic questions about windows forms, im designing a app in visual c# express, It needs a login, heres where im stuck, Take msn messenger loads up and you get the use/pass prompt, put the ...
1
vote
1answer
191 views

Programatically launch MSN or chat client for specific contact

Is there a way to programmatically launch a chat client (eg: MSN Messenger) and automatically open a chat window for a specific contact? I'm hoping for something similar to ...
0
votes
0answers
143 views

Service and MSNMessenger API

I have to implement a Windows Service (I'm working on XP) that uses MSNMessenger API. Well, my "normal" application works good, but when I porting this on a Service, I received this error: ...