以编程方式设置 Windows Live Messenger 显示图片
如何以编程方式设置 Windows Live Messenger(当前使用 8.5.1302.1018)显示图片。 可能的解决方案可以是 C++、.NET 或 VB。 即使只是一个提示也可能有用。
How can I programmatically set Windows Live Messenger (currently using 8.5.1302.1018) display picture. Possible solutions can be in C++, .NET or VB. Even just a hint could be useful.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您应该查看一个名为 MSNP-Sharp 的开源项目。
您可以使用它连接到 MSN 并设置您的个人资料图片。 这是设置图像的示例:
There is an open source project called MSNP-Sharp that you should look at.
You can use this to connect to MSN and set your profile picture. Here's an example of setting the image: