On 3/16/06, Joachim von Thadden <[EMAIL PROTECTED]> wrote:
> > >This is exactly what we try to have with the next version of WineTools.
> >
> > Right, but Mike meant "without installing any Microsoft libraries".
>
> Sure, that's why we integrate a "native Wine" mode.
>
> I think we are looking in t
Am Do, Mär 16, 2006 at 05:13:15 -0800 schrieb Dan Kegel:
> Joachim wrote:
> >> IMO, the best thing for Wine would be to have a simple front end with a
> >> list of freely downloadable applications that work "out of the box" with
> >> no configuration changes.
> >>
> >> Click -> Download application
On Thu, 16 Mar 2006 22:31:40 -0800 (PST)
Brian Chang <[EMAIL PROTECTED]> wrote:
> +/* get the current selection and text length */
> +RichEditANSIWndProc(hWnd, EM_GETSEL, (WPARAM) &start, (LPARAM) &end);
> +textlen = RichEditANSIWndProc(hWnd, WM_GETTEXTLENGTH, 0, 0);
This looks strang
Joachim wrote:
>> IMO, the best thing for Wine would be to have a simple front end with a
>> list of freely downloadable applications that work "out of the box" with
>> no configuration changes.
>>
>> Click -> Download application -> Install -> Run
>
>This is exactly what we try to have with the ne
On 3/16/06, Wino Rojo <[EMAIL PROTECTED]> wrote:
> Interesting... according to your log file, it seems you are using Mesa
> instead of any ATI accelerated driver.
>
>
It is accelerated, and it uses Mesa too. If it wasn't, it would say
indirect renderer.
Weehaa, my getwinegit.sh-script now reached a next major version-step!
It's not perfect but it should do it's job very smoothly. Here's, what
has changed:
0.3_Yea, new features and some fixes ;)
- Mode 4: installs an already compiled source
- fixed a bug when mode was 3 and the tar
Brian Chang wrote:
> ...
> +#include
http://www.winehq.org/pipermail/wine-devel/2006-March/045373.html
says:
You can't use anything from wctype.h in Wine. Use the functions from
wine/unicode.h instead.
>+ /* Windows returns 0 if start is negative and len+1 if start is >= len */
>+ if(code != W
2006-03-15 (수), 14:50 +, Huw D M Davies 쓰시길:
> On Mon, Mar 13, 2006 at 04:10:04AM +0900, Byeong-Sik Jeon wrote:
> > ChangeLog:
> > Fix the logical error of the italic, bold determination.
> >
> > Index: dlls/gdi/freetype.c
> > ==
On 3/16/06, Dimi Paun <[EMAIL PROTECTED]> wrote:
> From: "Benjamin Zeller" <[EMAIL PROTECTED]>
> > is it possible to build real elf binaries with winelib?
> > If i go through the tutorial on winehq.org i get only a appname.exe.so
> > and i have to invoke wine to start the application.
> > Is it pos
From: "Benjamin Zeller" <[EMAIL PROTECTED]>
> is it possible to build real elf binaries with winelib?
> If i go through the tutorial on winehq.org i get only a appname.exe.so
> and i have to invoke wine to start the application.
> Is it possible to compile a binary wich can run stand alone?
No, yo
Hi there,
is it possible to build real elf binaries with winelib?
If i go through the tutorial on winehq.org i get only a appname.exe.so
and i have to invoke wine to start the application.
Is it possible to compile a binary wich can run stand alone?
regards benjamin z.
> I don't see any other way to speed this up the way it's being synced now,
the
> question is however, whether the apps really _should_ modify the bitmap on
> windows too (don't know whether they would try to draw controls onto the
> window and then it would be overdrawn by the opengl image; ap
Interesting... according to your log file, it seems you are using Mesa
instead of any ATI accelerated driver.
From: "Jesse Allen" <[EMAIL PROTECTED]>
To: "Wino Rojo" <[EMAIL PROTECTED]>
Subject: Re: wglMakeCurrent
Date: Wed, 15 Mar 2006 11:45:16 -0700
>
>
> Jesse, I can't access your log at t
Hi Raphael,
No it's use the "best visual" who match asked capacities
- is this "best visual" the same as the one returned by "glxinfo -b" ?
- the capacities asked by who? at this point we haven't call
ChoosePixelFormat or SetPixelFormat yet
No your problem don't seems to be here.
can y
Phil Krylov <[EMAIL PROTECTED]> writes:
>
> ChangeLog:
>
> riched20: Fixed crash when the window procedure is called with NULL hWnd.
You should check that you got a valid pointer from GetWindowLong,
NULL is not the only invalid window handle you can get here.
--
Alexandre Julliard
[EMAIL PROTEC
Philip V. Neves wrote:
What I'm seeing here with the whole debate with wine and winetools is
that its a configuration management issue. The project is getting into
the stage where testing needs to be accomodated and so does getting
things working. I think whats currently available for managing
Hi there,
is it possible to build real elf binaries with winelib?
If i go through the tutorial on winehq.org i get only a appname.exe.so
and i have to invoke wine to start the application.
Is it possible to compile a binary wich can run stand alone?
(Sorry for maybe posting this message twice i h
Am Fri, Mar 10, 2006 at 12:55:20AM +0100 schrieb Sven Paschukat:
> Marcus Meissner schrieb:
> >Hmm, I have some kind of recommendation here.
> >
> >What about winetools using ".winetools" as WINEPREFIX setting?
> >
> >This would make it possible to keep a ".wine" for the purists, and
> >".winetool
18 matches
Mail list logo