Skip navigation.
A small collection of tools and utilities

Stefan's tools


You can find here a part of my collection of tools I've written.

Updates for StExBar, GrepWin and CommitMonitor

There are updates available for StExBar, GrepWin and CommitMonitor. The updates include not just bug fixes but also some new features.

You can check out what's new in the issue trackers for each project:

StExBar
GrepWin
CommitMonitor

To download the new versions, please go to the download pages:

StExBar
GrepWin
CommitMonitor

A new tool: SendMessage

SendMessage is a little tool to send Windows messages to any window.

Ever wondered how you should test whether your application correctly responds to certain system messages like WM_ENDSESSION or WM_POWERBROADCAST? Of course you can test your application by actually triggering those messages, but especially the WM_ENDSESSION message and its purpose makes it impossible to attach a debugger to your app once Windows sends you that message.

With this tool, you can send that message and any other message you like to your application window. And you can do that while you have a debugger attached to your application!

SendMessage main dialog

You can check out this tool on its project page.

CommitMonitor 1.6.6

A new version of the CommitMonitor is available.

If you're interested on what's new and/or what has been changed/fixed, have a look at our issue tracker.

You can download the new version from here.

grepWin 1.3.8

A new version of grepWin is out: version 1.3.8

A few bugs were fixed and a few new features implemented. You can see the details of every change in the issue tracker.

If you have a feature request or a bug to report, please use the issue tracker.

grepWin 1.3.7

A new version of grepWin is out: version 1.3.7

A few bugs were fixed and a few new features implemented. You can see the details of every change in the issue tracker.

StExBar 1.7.2

A new version of the StExBar has been released. Here's the change list.

CommitMonitor 1.6.5

A new version of the CommitMonitor is available.

If you're interested on what's new and/or what has been changed/fixed, have a look at our issue tracker.

You can download the new version from here.

StExBar 1.7.1

A new version of the StExBar has been released. Here's the change list.
It now works properly on Win7.

CommitMonitor 1.6.4

A new version of the CommitMonitor is available.

If you're interested on what's new and/or what has been changed/fixed, have a look at our issue tracker.

You can download the new version from here.

CommitMonitor 1.6.3 released

CommitMonitor 1.6.3 has been released.
An update is strongly recommended since it contains security fixes from Subversion and the apr library. See

CVE-2009-2411 (Subversion)
CVE-2009-2412 (APR)

for details.

The changes for the CommitMonitor are listed in our issue tracker.

Syndicate content