windows - Qt equivalent to Win32 Fibers -


I am responsible for a Windows application, the plugin "script" DLL is written in C ++.

To index dependencies in the script without the use of encodrons events - Plug-in DLS to use the 'yield' and 'resume' type call - basically co-routine - to use C ++ Executes script 'API' based on Win32 fiber to the application. Architecture

Now, I'm thinking of porting Mac and or Linux to the app, and there is an option to use a framework like armor.

QT seems to support only though

What is Win32 Fibera Analog on Cocoa, or in a CrossPlatform Framework like QT?

I do not know about cocoa, but QT You do not have support for fiber.


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -