Registry / utility / windows-pr

windows-pr

JSON →
library1.2.6rbrubygemsunverified

A collection of Windows API functions and constants pre-defined using the windows-api library, with ANSI and Wide character variants.

gem install windows-pr
INSTALL
IMPORT
SIG · WINDOWS-PR
W
windows-pr
utilityrubyv1.2.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Windows
require 'windows/pr'

Call a Windows API function like CloseHandle.

require 'windows/pr' include Windows::Handle CloseHandle.call(handle)
Debug
Known issues
gotchaOnly works on Windows operating systems.
fix
Ensure your code runs on Windows or use conditional loading.
affects: >= 0
Upgrade
Version history
1.2.6latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
windows-pr — gem install windows-pr · libregistry