On 02.08.2011 09:50, Stifu wrote: > Hi, > > By using Windows libraries, your application is naturally not portable. The > best way to make your application portable is simply to stop using these > libraries, and replace these calls with managed / portable equivalents. That > said, it's funny MoMA didn't detect any issues.
This is usually a sign that not all dependent assemblies were checked with MoMA. MoMA does not recurse into deps automatically when only one assembly was selected for testing (with the "+" button). Robert _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
