Is it possible to use WinBinder with a compiled language? What about embedding it in a compiled program?
A. The two-layer architecture used in WinBinder allows it to be embedded in an application or used as a standalone DLL, although nobody seems to have attempted this yet. In this case, the API layer would act as a simple framework to the Windows API. If you are interested in using WinBinder with a compiled language, please contact me so I can help you.