KFilePlacesModel: properly parent tagsLister to avoid memleak. Introduced with D7700
HTTP ioslave: call correct base class in virtual_hook(). The base of HTTP ioslave is TCPSlaveBase, not SlaveBase.
win32 compile++
Compile with Platform SDK6.0A
more updates, the notification handling isn't ready yet
mingw compile++
OleInitialize was not enough - need CoInitializeEx() and suddenly all works like it should :)
some updates, restore still does not work...