A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2002-May/024211.html below:

[Python-Dev] Windows XP dependency in Python release?

[Python-Dev] Windows XP dependency in Python release? [Python-Dev] Windows XP dependency in Python release?Tim Peters tim.one@comcast.net
Tue, 21 May 2002 13:57:05 -0400
[avid Abrahams]
> The summary is that python22.dll seems to have been built so that it
> depends on a DLL which only comes with Windows XP, though it strangely
> doesn't cause a problem until loading an extension module.

The python22.dll distributed by PythonLabs was built on a Win98SE box.  It
doesn't depend on apphelp.dll.  I've never been on an XP box, and there is
no apphelp.dll on any machine I do use.  Here are the system DLLs it does
depend on:

ADVAPI32.DLL
KERNEL32.DLL
USER32.DLL
MSVCRT.DLL
SHELL32.DLL

Those in turn depend on (transitive closure):

COMCTL32.DLL
GDI32.DLL
NTDLL.DLL
RPCRT4.DLL
SHLWAPI.DLL

That's it.





RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4