w32/

directory
v0.0.0-...-f2919f2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 6, 2022 License: MIT

README

go.w32

Provides generated and tested syscall functions and structs for Win32 API

Contents/scope

Current version contains:

  • CfgMgr32.dll syscalls for device discovery and descriptor parsing
    • Relevant CM_ structs and constants used in the configuration manager API calls.
  • Hid.dll syscalls for using and parsing HID device descriptors
    • Any related HIDP_/HIDD_ structs and constants.
  • All DEVPROPKEYs listed in the Windows Property System documentation (PKEY_), as well as any constants their return values might use.
    • For value ranges the constant defines the minimum value of the range that falls under that grouping, allowing mapping of values by comparing them against each range.
  • Every DEVPKEY_ I could find and descriptions for each if available in Windows Driver Documentation.
  • Device interface GUIDs for those I could find.

Directories

Path Synopsis
generated and tested syscall functions and structs for Win32 API `cfgmgr32.dll`
generated and tested syscall functions and structs for Win32 API `cfgmgr32.dll`
generated and tested syscall functions and structs for Win32 API `hid.dll`
generated and tested syscall functions and structs for Win32 API `hid.dll`

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL