Mike Hearn mike@theoretic.com writes:
Is that setup modular at all? As in, could you start a program as a normal app, then dlopen some shlibs and call wineLibInit() for instance then link against windows DLLs as needed?
No, that's not supported at the moment, and it's a bit tricky to implement. It may happen someday but it's not really a priority right now.