Tim Roberts wrote :
le dahut wrote:
Roger Upole wrote :
le dahut wrote:
Hello,

On Windows 2000 SP4, since pywin32-213 I get an error :
 "CreateURLMonikerEx could not be located"
on a program that ran fine with pywin32-212.

What's happening ?
On machines with older versions of IE, this function may not
be present in urlmon.dll.  This has been fixed since the release
of build 213.
Which version of IE ?
On my w2k I have IE 5.0.

Google would have brought you to the MSDN page for CreateURLMonikerEx,
which says IE 5.5.

The MSDN pages are usually very good about identifying the minimum
versions required for each API.


Exact, it escaped me, sorry for the inconvenience.

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to