This project has been migrated to github - please visit https://github.com/mhammond/pywin32
Please file all issues via github.
-
Released /pywin32/Build 222/README.txt
-
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
License
Python Software Foundation LicenseFollow Python for Windows Extensions
Other Useful Business Software
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
Rate This Project
Login To Rate This Project
User Reviews
-
TOP!
-
Great project but needs a wheel distribution for version 220+ and compatibility with python 2.7 and 3.5. Is it possible to create those wheel binaries ourselves?
-
what happened to the wheel distribution?? It was provided at 219 but not at 220. We need a wheel not an exe
-
Hi All, I have a question about the functionning of API under Windows 10. Does de API runs under Windows 10 because ? I have some trouble for using WDNetConnection2 that return error 53, but under Windows 7 and 8.1 it runs perfectly. Thanks
-
getting below error Traceback (most recent call last): File "C:\Program Files\Python35\Lib\site-packages\pywin32-220-py3.5-win-amd64.egg\win32com\__init__.py", line 82, in <module> SetupEnvironment() File "C:\Program Files\Python35\Lib\site-packages\pywin32-220-py3.5-win-amd64.egg\win32com\__init__.py", line 47, in SetupEnvironment __path__.append( win32api.GetFullPathName( __path__[0] + "\\..\\win32comext") ) NameError: name '__path__' is not defined what could be the reason python version is 3.5