Re: [Development] Are QT winmigrate framework will be back in qt 5.x ?

2016-07-27 Thread techabc
Thinks for reply, nice of you. I have an application that based on MFC MDI and it call 300+ DLLs(based on MFC, type is MFC regular DLL, each DLL contains GUI based on Dialog, and each DLL send && receive messages with MFC MDI application, as a plugin cowork with the MFC MDI application). for some

Re: [Development] Are QT winmigrate framework will be back in qt 5.x ?

2016-07-21 Thread Scott Aron Bloom
A lot of it will depend on what you are using Qt for. I used the Qt Solution for WinMigrate, which essentially (At a very high level) makes sure the Qt event loop gets called when the MFC event loop is run. Where I used it was to add Qt windows and Qt eventloop driven functionality (QHttp

Re: [Development] Are QT winmigrate framework will be back in qt 5.x ?

2016-07-21 Thread techabc
How can I reuse the MFC based GUI dll in a QT application? 2016-06-26 21:53 GMT+08:00 techabc : > I need to call 300+ MFC extending DLL in a new QT 5.x application, if > except winmigrate, whatthing else can do it? > ___ Development

[Development] Are QT winmigrate framework will be back in qt 5.x ?

2016-06-26 Thread techabc
I need to call 300+ MFC extending DLL in a new QT 5.x application, if except winmigrate, whatthing else can do it? ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development