Skip to content

example of a cfgmgr32.h implementation in Python using c-types

License

Notifications You must be signed in to change notification settings

KernelWanderers/cfgmgr32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CFGMGR32 Python

A minimal, efficient cfgmgr32.h implementation in Python using ctypes.

This repository is merely an example of implementing the following functions and structs:

  • GUID
  • DEVPROPKEY
  • CM_Locate_DevNodeA()
  • CM_Get_Parent()
  • CM_Get_DevNode_PropertyW()

About

example of a cfgmgr32.h implementation in Python using c-types

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages