windows-pr 1.0.3
The windows-pr library is a collection of Windows functions and constants pre-defined for you using the win32-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.0
windows-api
>= 0.3.0