1. 08 Jun, 2005 1 commit
    • Tim Peters's avatar
      Import pywintypes first. · c895a9ab
      Tim Peters authored
      Mark Hammond's checkin comment for Zope 2.7's WinSignalHandler.py,
      rev 1.1.2.2:
      
      """
      As at pywin32-204, we must ensure pywintypes is the first win32 module
      imported in our process, otherwise we can end up with 2 pywintypesxx.dll
      instances in our process resulting in:
      TypeError: The object is not a PySECURITY_ATTRIBUTES object
      """
      
      Mysterious error popup boxes have also been seen, on boxes with a
      pre-pywin32-204 installation leaving pywin32 DLLs in the system32
      directory.
      c895a9ab
  2. 07 Jun, 2005 1 commit
  3. 05 Jun, 2005 1 commit
    • Tim Peters's avatar
      Merge critical Windows fix from Zope/tags/Zope-2-8-0-b2, rev 30651. · 7d57a8b1
      Tim Peters authored
      Mark Hammond's original checkin comment:
      
      As at pywin32-204, we must ensure pywintypes is the first win32 module
      imported in our process, otherwise we can end up with 2 pywintypesxx.dll
      instances in our process resulting in:
      TypeError: The object is not a PySECURITY_ATTRIBUTES object
      7d57a8b1
  4. 04 Jun, 2005 1 commit
  5. 03 Jun, 2005 6 commits
  6. 02 Jun, 2005 1 commit
  7. 01 Jun, 2005 4 commits
  8. 31 May, 2005 4 commits
  9. 30 May, 2005 5 commits
  10. 27 May, 2005 7 commits
  11. 25 May, 2005 4 commits
  12. 22 May, 2005 3 commits
  13. 20 May, 2005 2 commits
    • Sidnei da Silva's avatar
      · 4e01d541
      Sidnei da Silva authored
      - Note about the change
      4e01d541
    • Sidnei da Silva's avatar
      · 740e8d67
      Sidnei da Silva authored
      - Make it so webdav-source server is distinguishable from the default http server in the ZMI and event.log
      740e8d67