pywinauto 64位win7无法识别菜单

pywinauto 64位无法正确识别菜单,会在


menu.GetProperties() 方法中调用win32functions.GetMenuItemInfo

报WindowsError 87 参数错误


换到XP下正常。。看来后面要研究下pywin32了

你可能感兴趣的:(XP)