OverflowError in the debugger
Fixed via https://github.com/mhammond/pywin32/issues/727
ERROR_BAD_LENGTH in winfile.GetFileInformationByHandleEx on x86 - a struct alignment issue.
Sorry for the delay - fixed via https://github.com/mhammond/pywin32/issues/752
We do pass the name to the win32 function, so I suspect this is either misunderstanding of how this API works.
win32job.CreateJobObject name parameter doesn't seem to work.
Adding support for IExchangeModifyTables for Rules and ACLs
Add IExchangeManageStore::CreateStoreEntryId to mapi module