Am 07.01.2013 18:29, schrieb punkUser:

Great, thanks for the quick response!

I'll give the Win32Driver version a try as well. Is it expected to be better in some ways than the
libevent implementation on Windows? I assume it's the preferred implementation to use going forward?

It's supposed to be faster at some point (but that remains to be determined) and supports window
messages and as such can be used inside of a GUI application. It also has a directory watcher, which
the libevent driver currently doesn't. However, it's much less tested and there are still some
unimplemented spots. Once it is more stable it will probably become the default implementation on
Windows.