Hi,all: I want support out-of-process COM on a mobile phone platform base on Linux. Wine is perfect,but also is too big and too complex to run on the device. So,I' going to create a project named WCOM with some code(ole32 and rpcrt4) from wine,well,WCOM is not need load by wine. I‘m a newbie and have a question: WCOM should be opensource,but the mobile phone platform is a business project, can i use the code from Wine to create WCOM without adding authorization from Wine or business license ?
Best Regards faquir
can i use the code from Wine to create WCOM without adding authorization from Wine or business license ?
Yes, but you must provide the source for your modified version of Wine to your customers. Read the LGPL for details. --Juan