[pywin32-bugs] [ pywin32-Bugs-2693152 ] pythoncom fails to import due to CreateURLMonikerEx
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2009-03-23 04:58:13
|
Bugs item #2693152, was opened at 2009-03-19 12:01 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=2693152&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Rejected Priority: 5 Private: No Submitted By: Mark Hammond (mhammond) Assigned to: Nobody/Anonymous (nobody) Summary: pythoncom fails to import due to CreateURLMonikerEx Initial Comment: Noticed on the 'bzr' mailing list which recently released a binary using build 213 """ Entry point to procedure CreateURLMonikerEx does not found in DLL urlmon.dll I've tried to install on Windows 2000 machine. """ Note this machine was running the Russian version which may be relevant, as MSDN says it should be there... ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2009-03-23 15:58 Message: Followup from the original reporter: I've discovered that I had semi-broken IE installation on that machine. Reinstalled IE6 did fix the problem. Thanks. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=2693152&group_id=78018 |