mirror of
https://github.com/hakril/PythonForWindows
synced 2026-06-08 14:31:45 +00:00
[TEST] Breaking ctypes generation result for CI test purpose
This commit is contained in:
@@ -24,3 +24,6 @@ def CTL_CODE(DeviceType, Function, Method, Access):
|
||||
|
||||
def HRESULT_FACILITY(hr):
|
||||
return (((hr) >> 16) & 0x1fff)
|
||||
|
||||
|
||||
BROKEN
|
||||
Reference in New Issue
Block a user