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

Mike Hearn m.hearn@signal.qinetiq.com
20 Mar 2003 14:18:04 +0000


I don't no, but I'm using monostub/monowinehooks from the source tree,
and the mono/mcs installation from the RPMs until I figure out how to
get mono building :)

But no worries, I have success!

http://theoretic.com/mike/monowine.jpg  :)

Good work!

BTW, I can tell this was developed on Windows, you have managed to bind
to functions that don't exist yet in Wine. Doesn't seem to cause a
problem though.

How soon will all this stuff be integrated with the main mono source
tree?

thanks -mike

On Thu, 2003-03-20 at 14:03, Alexandre Pigolkine wrote:
> There must be a file:
> /etc/mono/config
> It has a map of dll to so.
> Do you have there entries like :
> <dllmap dll="user32.dll" target="user32.dll.so" />
> <dllmap dll="kernel32.dll" target="kernel32.dll.so" />
> <dllmap dll="gdi32.dll" target="gdi32.dll.so" />
> <dllmap dll="shell32.dll" target="shell32.dll.so" />
> <dllmap dll="comctl32.dll" target="comctl32.dll.so" />
> 
> 
> 
> -----Original Message-----
> From: Mike Hearn [mailto:m.hearn@signal.qinetiq.com] 
> Sent: Donnerstag, 20. März 2003 15:00
> To: pigolkine@gmx.de
> Cc: 'Mike Hearn'
> Subject: RE: [Mono-winforms-list] SWF applications on Mono 0.23
> 
> 
> OK, I got a bit further:
> 
> ** (process:6706): WARNING **: Failed to load library libuser32.dll.so
> (user32.dll): libuser32.dll.so: cannot open shared object file: No such
> file or directory
> 
> My runwine is:
> 
> #!/bin/sh
> export LD_PRELOAD=/usr/lib/monowinehooks.so
> export                                
> LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/mike/Apps/Wine/lib:/home/mike/App
> s/Wine/lib/wine
> exec wine ./monostub.exe.so $*
> 
> (obviously evolution will wordwrap that).
> 
> The file is called (on my setup) kernel32.dll.so, not libkernel32.dll.so
> 
> On Thu, 2003-03-20 at 13:42, Alexandre Pigolkine wrote:
> > Do you mean makefiles for monostub ?
> > If yes - pkg-config file would be really helpful.
> > 
> > -----Original Message-----
> > From: Mike Hearn [mailto:m.hearn@signal.qinetiq.com]
> > Sent: Donnerstag, 20. März 2003 14:39
> > To: pigolkine@gmx.de
> > Cc: 'Mike Hearn'
> > Subject: RE: [Mono-winforms-list] SWF applications on Mono 0.23
> > 
> > 
> > A quick thing - I'm having to alter makefiles etc because my wine is 
> > installed to /home/mike/Apps/Wine. Would it be helpful if Wine 
> > installed a pkg-config file? If so maybe I can add that to the 
> > repository.
> > 
-- 
Mike Hearn <m.hearn@signal.qinetiq.com>
QinetiQ - Malvern Technology Center