ShellBrowserControls 1.2.0

Recently I’ve worked quite alot on ShellBrowserControls, and now it’s time to release all the improvements to the public.
Version 1.2.0 fixes a couple of bugs and mainly improves browsing of slow items (e.g. remote namespaces). Now info tips are retrieved asynchronously if the environment supports it, and the main thread no longer is hung while some background thread is working on a remote namespace.
However, in “Tiles” view mode there still is some blocking between background threads and main thread which I could not yet track down. Also Windows XP still seems to have some problems with blocking between threads. I have a theory that this is mainly caused by the way how thumbnail mode is implemented for Windows XP. Unfortunately I cannot really change this implementation.

Many thanks to Christian Lütgens for his suggestions and his great help with testing.

Posted in Releases | Tagged , , | Leave a comment

ExplorerListView 1.2.0

I’ve released ExplorerListView 1.2.0. It fixes a problem with drag’n'drop and comes with a new feature that makes it possible to extract info tip texts asynchronously. ShellBrowserControls 1.2.0 will make use of this feature if it is supported.

Posted in Releases | Tagged | Leave a comment

ShellBrowserControls 1.1.0, StatusBar 1.3.1, TabStrip 1.4.1, TrackBar 1.4.1

I’ve released the remaining updates. ShellBrowserControls has been ported to Visual C++ 2010 (no support for Windows 2000 anymore, sorry). The other releases are bugfix releases.

Posted in Releases | Tagged , , , , , , | Leave a comment

EditControls 1.6.1, ExplorerListView 1.1.1, ExplorerTreeView 2.1.1, ProgressBar 2.2.1

I’ve released the next bunch of updates. As yesterday these are bug fix releases, no feature releases.

Posted in Releases | Tagged , , , , , , , | Leave a comment

Animation 2.3.1, ButtonControls 1.6.1, ComboListBoxControls 1.2.1, DateTimeControls 1.2.2

I’ve released some updates. They don’t contain new features, but fix several bugs.

More updates will come soon, so stay tuned.

Posted in Releases | Tagged , , , , , , , , , , , , , | Leave a comment

ToolTip 2.1

I’ve released a new version of the ToolTip VB6 class. Now it fully works if data execution prevention (DEP) is activated.

Posted in Releases | Tagged , | 9 Comments

DateTimeControls 1.2.1

I’ve released another update of DateTimeControls. The CaretDate property of the Calendar control could return invalid dates due to a strange behavior of the native calendar control of Windows.

Posted in Releases | Tagged , , | Comments Off

ShellBrowserControls 1.0.0

I’ve released version 1.0.0 of ShellBrowserControls. It fixes a number of bugs that have been found in the Release Candidate. I have not yet moved this project to Visual C++ 2010, but I will do it now. So this release will be the last one that runs on Windows 2000.

Posted in Releases | Tagged , , , | Comments Off

ExplorerListView 1.1.0, ExplorerTreeView 2.1.0

I have migrated ExplorerListView and ExplorerTreeView to Visual C++ 2010 and fixed some bugs.

Posted in Releases | Tagged , , | Comments Off

ProgressBar 2.2.0, StatusBar 1.3.0, TabStrip 1.4.0, TrackBar 1.4.0

Here are some more controls that I have fixed and migrated to Visual C++ 2010.

Posted in Releases | Tagged , , , , | Comments Off