Menu

#31 comtypes.messageloop.GetMessage invalid argument types

v1.0 (example)
closed
nobody
None
5
2014-01-28
2014-01-28
No

Need to add the following for 64-bit compatibility:
comtypes.messageloop.GetMessage.argtypes = [ctypes.c_void_p, ctypes.c_void_p, ctypes.c_uint, ctypes.c_uint]

Discussion

  • Jason R. Coombs

    Jason R. Coombs - 2014-01-28
    • status: open --> closed
     
  • Jason R. Coombs

    Jason R. Coombs - 2014-01-28

    Fixed in 632722e9092e

     

Log in to post a comment.

Auth0 Logo