Importing win32api with Windows 95

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • David Hughes

    Importing win32api with Windows 95

    Sometime in 1998, Mark Hammond wrote:
    [color=blue][color=green]
    >> import win32api
    >>ImportError : DLL load failed: One of the library files needed to run
    >>this application cannot be found.[/color][/color]
    [color=blue]
    >Your system needs its COM DLLs updated.[/color]
    [color=blue]
    >You can find the update at the old Pythonwin pages
    >http://www.python.org/ftp/python/pyt...loadWin32.html, which also
    >points to the MS site the update originates from.[/color]
    [color=blue]
    >Mark.[/color]

    I got the same error today while trying to back-port an application of
    mine to Windows 95 for a customer. Unfortunately the link pointing to the
    solution no longer exists, so could anyone please tell me which DLLs need
    to be updated?

    Regards,

    David Hughes
    Forestfield Software Ltd

Working...