windows-pr 1.2.6
The windows-pr library is a collection of Windows functions and constants pre-defined for you using the windows-api library. It also autogenerates explicit ANSI and Wide character versions of those functions, as well as constants that can be used as methods, e.g. CloseHandle() instead of CloseHandle.call().
Gemfile:
=
install:
=
Runtime Dependencies (2):
win32-api
>= 1.4.5
windows-api
>= 0.4.0