mirror of
https://github.com/hakril/PythonForWindows
synced 2026-06-08 14:31:45 +00:00
Fix alpc sample py3 (#45)
* ReAdded AF_ flags removed by mistake from ctypes_generation * Adapt ALPC samples to python3 (fix #44) --------- Co-authored-by: clement rouault <clement.rouault@exatrack.com>
This commit is contained in:
@@ -3120,4 +3120,10 @@ WinDef
|
||||
.. autodata:: AF_FIREFOX
|
||||
.. autodata:: AF_UNKNOWN1
|
||||
.. autodata:: AF_BAN
|
||||
.. autodata:: AF_ATM
|
||||
.. autodata:: AF_INET6
|
||||
.. autodata:: AF_CLUSTER
|
||||
.. autodata:: AF_12844
|
||||
.. autodata:: AF_IRDA
|
||||
.. autodata:: AF_NETDES
|
||||
.. autodata:: AF_MAX
|
||||
|
||||
Reference in New Issue
Block a user