[Mono-winforms-list] SWF applications on Mono 0.23

Alexandre Pigolkine pigolkine@gmx.de
Thu, 20 Mar 2003 21:13:37 +0100


Hello,

Now I undertand which functions are missing. I thought that something is
wrong
with synchronization primitives. But, in any case, IMO some of those
functions
are important. For ex. DrawText().

Thanks a lot for the test.

Alexandre Pigolkine

----- Original Message -----
From: "Mike Hearn" <m.hearn@signal.qinetiq.com>
To: <pigolkine@gmx.de>
Cc: "'Mike Hearn'" <m.hearn@signal.dera.gov.uk>;
<mono-winforms-list@lists.ximian.com>
Sent: Thursday, March 20, 2003 3:47 PM
Subject: RE: [Mono-winforms-list] SWF applications on Mono 0.23


> On Thu, 2003-03-20 at 14:36, Alexandre Pigolkine wrote:
> > Wow, this is really great.
> > Looks like you really have entries.
>
> for f in *.dll.so; do ln -s $f lib$f; done
>
> simple really :) Presumably the entries will be in the next release of
> mono rpms?
>
> > You are right, the code was developed on Windows.
> > Can you please tell me which functions do not exists ?
>
> Well, the SWFTest program dies with a .NET exception inside splitter.cs
> but you probably know about that. I get these errors at the start of
> every app, but they don't seem to cause problems:
>
> ** (process:7877): WARNING **: Failed to load function GetDriveType from
> kernel32.dll
....
>
>
> I know we don't implement UXTHEME yet. The SH* functions might or might
> not be in wine. There are a few others that I thought we had, but
> perhaps not.
>
> Anyway, they can be implemented as and when we need them.
>
> > monostub/monowinehooks are integreated already.
> > The only thing left - libgc. Hopefully, this will be inside soon.
>
> Excellent work! :)
>
> --
> Mike Hearn <m.hearn@signal.qinetiq.com>
> QinetiQ - Malvern Technology Center
>
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>