![]() |
|
#1
|
|||
|
|||
Try using the installer from Build 212. Does that work for you? We'll look into why the more recent one causes that error.
|
#2
|
|||
|
|||
Thanks Jeff,
That worked. I never thought of trying a previous version. TarkaDahl |
#3
|
|||
|
|||
This is a problem introduced by recent versions of pywin32. We would recommend not even using the win32ui module. It depends on MFC and can cause all kinds of problems when mixing it into other apps.
If you are only using it to display a file open dialog, then you can use the win32gui.GetOpenFileNameW function instead, which doesn't seem to have this issue. |
![]() |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
winviz.exe problem | llqqff | Vizard | 2 | 07-16-2010 09:08 AM |
Tk with Vizard | farshizzo | Vizard | 15 | 07-11-2007 01:48 PM |
trouble with winviz.exe | bnord | Vizard | 4 | 09-21-2006 04:22 AM |