Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
| Nwslwinreg | A drop in replacement for winreg for Cygwin, MSYS2 and Windows Subsystem for Linux |
| Ncommon | Windows constants and function common to both WSL and Cygwin implementaions |
| CFILETIME | Structure to mimic the Windows FILETIME data type |
| Ncygwinapi | Package that implements winreg for MSYS and Cygwin |
| CPyHKEY | A Python object representing a win32 registry key |
| CWindowsError | This exception doesn't exist in Cygwin/MSYS, provide it |
| Nwslapi | Package that implements winreg for Windows Subsystem for Linux |
| CCommands | Commands to send to the bridging executable |
| CFileNotFoundError | Pypy2 does not define this exception |
| CPyHKEY | A Python object representing a win32 registry key |
| CWindowsError | This exception doesn't exist in Cygwin/MSYS, provide it |
| CWinRegKey | Registry key helper class |