From: djberg96@... (Daniel Berger) Date: 2004-05-01T12:38:59+09:00 Subject: [ANN] win32-event 0.2.0 Hi all, I'm pleased to announce the release of win32-event 0.2.0. What is it? =========== An interface to Event objects on the Win32 platform. This package now requires the win32-ipc package, since Event is now a subclass of IPC. Where is it? ============ Available on the RAA or on the Win32 Utils project page at http://www.rubyforge.org/projects/win32utils. Enjoy! The Win32 Utils Team