MSN Messenger andC#
-
Hi, I'm currently studying how C# can be used to control MSN messenger. I'm searching here in CodeProject and google. There are couple of examples and none of them work properly for me. I know, I may not be using them properly. They talk about MessengerAPI. I added reference Add reference -> COM -> Messenger APIs. But, I stillget error as The type or namespace name 'MessengerPriv' could not be found (are you missing a using directive or an assembly reference?) H:\New Folder\msn\msnsessionchange\MessengerUnlocker.cs. Please tell me what is the proper way to work on MSN messenger with C# and how to add the proper refrence to MessengerAPI. I also saw MSDN article on Messnger Lock and key API.. All said and done, it doesn't look straight forward to me. Any help would be appreciated Thanks Vikas