Dll files and Python2.5

roee88 shlomo roee88 at gmail.com
Thu Oct 12 04:25:31 EDT 2006


Hi,
I would like to know a few things about the dll files usually included in
Python windows applications:

1. in the Pythonwin Home Page (http://www.python.net/crew/skippy/win32/) I
can see that mfc42.dll is required for python2.3 and mfc71.dll is required
for python2.4 .
Is mfc71.dll still required in python2.5 as in 2.4 ?
I'm asking it because I deleted all the mfc71.dll files from my computer and
functions that uses win32com are still working.
Perhaps mfc71 is included in the python25 package?

2. What package requires msvcr71.dll ?

3. What package requires msvcp71.dll ?

Thanks,
Roee.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20061012/a5f38c25/attachment.html>


More information about the Python-list mailing list