The errors that occur when replacing ctypes.windll.foobar
/ctypes.WinDLL("foobar")
with ctypes.oledll.foobar
/ctypes.OleDLL("foobar")
#6579
Annotations
1 warning
add-header
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|