Move all remaining kernel32 ctypes calls to winBindings #18896
Add all remaining winBindings.kernel32 definitions. Actual calls not …
94f2764a
Add all remaining required winBindings definitions for kernel32, and …
7bf33f39
Pre-commit auto-fix
785c57e2
Fix linting issues
71cd8976
Pre-commit auto-fix
6cffb778
Linting
f3d1035c
import logHandler only where needed to allow this module to be import…
2ce1f3b3
Pre-commit auto-fix
1a8d3848
Merge branch 'master' into kernel32
833fc7c1
Update copyright years
29f7330b
Pre-commit auto-fix
768097e2
Linting
d08f4996
Apply suggestions from code review
3e027d46
Move _PROCESS_MACHINE_INFORMATION from appModuleHandler to winBinding…
ea11e285
Pre-commit auto-fix
c7e19121
winBindings.kernel32: rename LPOverlappedCompletionReoutine to LPOVER…
0fb82542
Pre-commit auto-fix
82aab923
Update copyright year
450882ba
Apply suggestions from code review
38273b21
Pre-commit auto-fix
63990b44
Add mising imports
b2e7a49a
Add LPSECURITY_ATTRIBUTES and use instead of POINTER(SECURITY_ATTRIBU…
d03e5f78
_powerTracking.py: enable lazy annotations as POWERSTATE is referren…
c609d678
winBindings.kernel32.SetWaitableTimer: argument 4 should be a PTIMERA…
3d515a9c
Correct size.
20dfec61
Pre-commit auto-fix
8df78b7b
Update source/winKernel.py
15b5c7bf
Pre-commit auto-fix
8fa9cc26
winKernel: fix imports, add deprecations. Fix type checking error.
e98c614b
winKernel: make SYSTEM_POWER_STATUS deprecation more direct
895d3f2b
Update what's new
a4c191a3
logHandler: SYSTEMTIME has moved from winKernel to winBindings.kernel32.
e92fa327
winBindings.kernel32.SetWaitableTimer: take the correct WINFUNCTYPE. …
732807c1
Pre-commit auto-fix
dbd1f65d
Apply suggestions from code review
ee1e3fe9
wincon: alias and deprecate several structs moved to winBindings.kern…
56a3d979
Merge branch 'master' into kernel32
38cb3ebe
Pre-commit auto-fix
e7bab39a
linting
4051beb5
Pre-commit auto-fix
42cdd0d0
Correctly alias CHAR_INFO in wincon.py
0cf56b75
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub