Re: [python-win32] WinSxS, manifests and binary distribution ?

2011-11-08 Thread Robert
Mark Hammond wrote: I'm afraid some of the assembly stuff is truly black-magic to me, but I'll answer what I can. On 8/11/2011 1:28 AM, Robert wrote: ... Now when I move away the 5 MFC files (4 dlls + manifest) to _mv, then Pythonwin.exe still runs properly! And it does so until I move the fo

Re: [python-win32] WinSxS, manifests and binary distribution ?

2011-11-08 Thread Michel Claveau
Hi! *sorry for my bad english* I do not know if my problem has same origine that your, but I have a problem with win32ui, only since pywin32/215 when I call a COM server who contain "import win32ui" With versions 215 ot 216, I have this traceback: Traceback (most recent call last): ...