[python-win32] CreateURLMonikerEx and Win2000
le dahut
le.dahut at laposte.net
Mon May 25 10:08:14 CEST 2009
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.
More information about the python-win32
mailing list