I think the nail in the coffin is that the DevExpress controls P/Invoke, as you stated in your original email.
Here is a blog post backing up your presumptions: http://community.devexpress.com/blogs/ctodx/archive/2009/10/02/devexpress-products-and-mono-part-1-winforms.aspx Interestingly, I was at a Telerik conference in March (I think) and I asked the presenter about mono. The answer is yes, and no for Telerik... Yes for ASP.NET controls, but a no for the WinForms controls. See this post: http://www.telerik.com/company/press-center/company-news/telerik-announces-support-for-mono.aspx I think you are out of luck with using third party controls on your winForms -> mono port. Of course you can develop your own controls if you have the time which will work with mono... Not beyond the realms of possibility! Regards, James On 2 August 2011 16:45, hamitsarmis <[email protected]>wrote: > Hi, > We are using Developer Express on win-form applications and trying to > integrate our .Net framework 4 projects to linux. Mono Migration Analyzer > reports no issues, but when I run my application, a DLLNotFound exception > is > thrown for user32.dll and entrynotfoundexception for kernel32.dll > (Developer > Express is using DllImports). > I've read a few similar issues and it doesn't seem possible to use windows > os libraries on linux. As the issues were at 2007, I want to ask again if > any solution found out for using windows system libraries. > > Thanks in advance. > > -- > View this message in context: > http://mono.1490590.n4.nabble.com/Developer-Express-on-Linux-tp3711481p3711481.html > Sent from the Mono - General mailing list archive at Nabble.com. > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > -- Regards, James Darbyshire [email protected]
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
