On April 9, 2004 5:58 am, Arne Gellhaus wrote:
> >Yes you can. This BW is a very good reason to have a Winelib application.
>
> Is there some documentation available? I tried to compile my application
Yes, the Winelib User Guide, but unfortunately (large) parts of it
are currently obsolete.
> wit
At the time those projects ripped small parts from wine to be able to load
native dlls.
Further there are also some other hacks to use wine as a shared libarary
(mono stuff for
example) and not too ago there was some other hack.
All these patches are not meant for all types of useage. Useally
Roderick Colenbrander wrote:
What I think was being asked if you could use Winelib to build a native
linux application
that just uses wine for libraries (similar to gtk and other libs). In the
case of wine your
executable becomes a library which needs to be run by wine. Further you need
other wi
>What I think was being asked if you could use Winelib to build a native
>linux application
>that just uses wine for libraries (similar to gtk and other libs). In the
>case of wine your
>executable becomes a library which needs to be run by wine. Further you need
>other wine
>stuff (registry set
What I think was being asked if you could use Winelib to build a native
linux application
that just uses wine for libraries (similar to gtk and other libs). In the
case of wine your
executable becomes a library which needs to be run by wine. Further you need
other wine
stuff (registry settings,
> "Roderick" == Roderick Colenbrander <[EMAIL PROTECTED]> writes:
Roderick> Hi, Not everyone calls an application build with Winelib a
Roderick> native linux executable as you need Wine to run it. You can't
Roderick> use wine stuff outside wine like you can do with normal
Roder
Hi,
Not everyone calls an application build with Winelib a native linux
executable as you need
Wine to run it. You can't use wine stuff outside wine like you can do with
normal libraries.
Roderick Colenbrander
> Dimitrie O. Paun wrote:
>
> >On Thu, 8 Apr 2004, Arne Gellhaus wrote:
> >
Dimitrie O. Paun wrote:
On Thu, 8 Apr 2004, Arne Gellhaus wrote:
1. Is it possible to compile a native linux executable with winelib and
use winapi functions like LoadLibrary() and GetProcAddress()? I made my
buildsystem with winemaker.
Yes you can. This BW is a very good reason to have
On Thu, 8 Apr 2004, Arne Gellhaus wrote:
> 1. Is it possible to compile a native linux executable with winelib and
> use winapi functions like LoadLibrary() and GetProcAddress()? I made my
> buildsystem with winemaker.
Yes you can. This BW is a very good reason to have a Winelib application.
>
Hi,
I am new to wine and i am trying to get some things done.
1. Is it possible to compile a native linux executable with winelib and
use winapi functions like LoadLibrary() and GetProcAddress()? I made my
buildsystem with winemaker.
2. I tried to use Common C++ [1] in my winelib application.
10 matches
Mail list logo