Can mapwingis support Linux systems?

Can the program based on mapwingis be changed to run under linux?I have been using mapwingis in the MFC framework. Now I need to develop it on Linux. Is mapwingis+Qt possible?

MapWinGIS uses the ActiveX Control framework which only works on Windows.
We’ve spoken in the past about splitting MapWinGIS into a set of dlls that do the work and an ActiveX Control as a wrapper.
Those dlls could then be used with Qt on Linux/Mac.

But it was only spoken of. It turned out to be a lot of work. If you feel up to it you can fork the code and try it yourself.
When it works we can merge your work.