[Mono-winforms-list] RE: [Mono-list] Windows.Forms

Vlad Kaluzhny vkaluzhny@openlinksw.co.uk
Sun, 25 May 2003 10:09:07 +0700


Hi Aleksey.

The  win32server should be starting automatically from 
winnt.dll initialization.
I have , actually,  the same problem  with running latest mono
runtime code. I am investigating  the reason and will fix it asap.

Regards. Vlad

----- Original Message ----- 
From: "Aleksey Ryabchuk" <ryabchuk@yahoo.com>
To: "Mono Winforms" <mono-winforms-list@ximian.com>
Sent: Saturday, May 24, 2003 20:45
Subject: Re: [Mono-winforms-list] RE: [Mono-list] Windows.Forms


> Hi,
> 
> Finally I've managed to lauch WinForms application
> using Wine. I had to remove all Wine binaries and
> libraries, and then make and install normal Wine from
> stretch. Then I've built shared objects using Vlad's
> patch. I also changed "libntdll.dll.so" to
> "libwinnt.dll.so" in win32functions.cs. Now, the way I
> can start app is really strange. I have to start
> win32server mannually first. Then do "mono app.exe".
> Should not this win32server be started automatically ?
> 
> Regards
> Aleksey
> 
> --- Alexandre Pigolkine <pigolkine@gmx.de> wrote:
> > Hello,
> > 
> > I managed to run a test applications using WineLib,
> > but currently
> > only on RedHat.
> > 
> > May be this additional information will be useful:
> > 
> > WineLib does not work ( at least for me) on Suse
> > Linux.
> > I cannot undestand the real reason for a moment :(
> > but looks like win32server cannot be started.
> > If I start win32server manually before running "mono
> > appname",
> > program hangs inside a call to
> > NTDLL_LoadLibraryA("user32.dll").
> > 
> > I noticed that Menu, ComboBox, Radio Button controls
> > are not working
> > properly. Example with ListBox control produces
> > SEGFAULT.
> > 
> > Probably all of this is already known, but I didn't
> > find information in
> > README or on the site.
> > 
> > 
> > Alexandre Pigolkine
> > 
> > 
> > On Fri, 2003-05-23 at 02:28, Miguel de Icaza wrote:
> > > Hello,
> > > 
> > ...
> > > It is an interesting bug report.  So moving
> > forward (once we hear from
> > > Alexandre) we should change the test to check what
> > OS we are on.  If we
> > > are on Linux we use Wine.  Otherwise, we dont ;-)
> > > 
> > > Miguel
> 
> 
> __________________________________
> Do you Yahoo!?
> The New Yahoo! Search - Faster. Easier. Bingo.
> http://search.yahoo.com
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>