Skip to content

aziascreations/PB-RawInput

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PB-RawInput

A module to access and use Windows' RawInput API.

Usage

Simply include "RawInput.pbi" and use the structures, functions and datatypes documented on the MSDN page with the RawInput:: prefix.

Considerations

  • The module has not been tested on x86 platforms
  • Some structure fields may not be available on Windows XP, see Microsoft's documentation.
  • GetRawInputDeviceInfoA and GetRawInputDeviceInfoW are available under GetRawInputDeviceInfo.

Useful Links

License

Unlicense

About

A module to access and use Windows' RawInput API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages