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.
-- http://mail.python.org/mailman/listinfo/python-list