January 08, 2009

The new Microsoft File Transfer Manager appears to suck...
I'm downloading the Windows 7 Beta from MSDN Subscriber downloads right now and the new Microsoft File Transfer Manager appears to be very very crap. The MSDN site insisted on updating the file transfer component before I could download and...

January 15, 2009

Living with Subversion
It's now around a month since I started shifting the bulk of my source code from CVS to Subversion. In that time I've move most of my internal use code, and a couple of clients. I've done several client releases...

January 22, 2009

Breakpoint sequences...
Something that I find myself wanting in a debugger from time to time are breakpoints that only fire if the code has been entered via a specific route. You know the problem, you've tracked a particular issue down to one...

January 29, 2009

Bug in the dispatching of OnConnectionClosed() in release 5.2.4 of the server framework
A client has just reported a bug in version 5.2.4 of the server framework. The bug has, possibly, been present since 5.2.2 and relates to the dispatch of OnConnectionClosed() callbacks when a socket is released. If a socket is still...

Latest release of licensed socket server code: 5.2.5
The latest release of the licensed version of the socket server framework is now available. This release includes the following changes. The following changes were made to the libraries. Admin Library - 5.2.5 No Change. C++ Tools Library - 5.2.5...