Posted By: Daniel Berger
Date: 2008-07-23 03:46
Summary: win32-api 1.2.0 released
Project: Win32 Utils
The Win32Utils Team is happy to announce the release of win32-api 1.2.0.
This release features the addition of the 'S' prototype, which can be used in place of 'P' for immutable (const char*) strings. It's a little faster, and avoids some obscure issues that creep up from time to time.
This release also eliminates a bunch of unnecessary LoadLibrary() calls, so it should be a bit faster in general.
gem install win32-api
Enjoy!
The Win32Utils Team |
|