WLM GameStatus v0.2
Update: Updated binaries and source code now available from Codeplex!
Okay, I said I’d have a bug fix out yesterday, but I didn’t get to it. On the plus side, it now uses DDE (see below), which is so much more cooler. I haven’t added any other game support, but opening the XML file is easy as usual.
Changes
- Now using DDE instead of MessengerClient API calls. This allows me to set the “Game” you’re playing in WLM, rather than changing your status
This is much cooler because it means it doesn’t have to save your old status – it never overwrites it – and it looks cooler (see image below)
Bug Fixes
- The initial bug I had with WGS not saving configuration file only happened if you had Hellgate:London (Beta) installed. Removed second entry from XML, fixed.
What can I say? It is a minor point release ;)
Download v0.2
For installation instruction, read the previous post on WGS
Comments
2 Comments
Trackbacks / Pingbacks
-
[...] Given I’m now a MSP who isn’t able to do the usual running of sessions, I thought I’d write some blog posts aimed at sharing code/techniques to achieve some coolish things. The first of which will cover how I set the custom status in Windows Live Messenger. [...]

[...] not sure why, but I’d say avoid using my WGS addin until I release v0.3, because it seems to be using a massive 50% or more CPU usage – on both cores [...]