<div dir="ltr">hi all,<div><br></div><div>i try to adapt the PyQt4 binding of QtWinMigrate to PyQt5</div><div><br></div><div>i use this QtWinMigrate in qt-solutions</div><div><a href="https://qt.gitorious.org/qt-solutions/qt-solutions/source/fd22bee22274975c56f1c10d87ee9fd2c0818f83:qtwinmigrate">https://qt.gitorious.org/qt-solutions/qt-solutions/source/fd22bee22274975c56f1c10d87ee9fd2c0818f83:qtwinmigrate</a><br>
</div><div><br></div><div>with this sip :</div><div><a href="https://github.com/glennra/PyQtWinMigrate">https://github.com/glennra/PyQtWinMigrate</a><br></div><div><br></div><div>it's works fine with PyQt4</div><div><br>
</div><div>but with PyQt5 ( after some adaptation of sip file like WFlag )</div><div><br></div><div>i loose some declaration -> HWND</div><div><br></div><div>i declare the plateform, but nothing change</div><div><div>sip -c . -I c:\Python27\sip\PyQt5\ -t WS_WIN QtWinMigrate.sip</div>
</div><div><br></div><div><br></div><div>thx for your tips</div><div><br></div><div>Kermit</div></div>