Re:Can SWFkit communicate with other programs ?
C++ programs control SWFKit apps is very easy. You can call any FFish scripts in a SWFKit app from within a C++ app by calling a "Send" function.
Controlling a C++ app from within a SWFKit app is also possible. But you must handle the WM_COPYDATA message in the C++ app.
Please send us the detailed requirements (support@swfkit.com), thank you.
|