windows-pr 1.1.1
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:
=
安装:
=
Runtime 依赖 (2):
win32-api
>= 1.4.5
windows-api
>= 0.3.0