Re: right way to compile wine with a "buildroot" DESTDIR is missing

2002-08-14 Thread Raul Dias
Ove Kaaven <[EMAIL PROTECTED]> wrote: > >On Wed, 14 Aug 2002, Raul Dias wrote: > >> Ove Kaaven <[EMAIL PROTECTED]> wrote: >> >On Wed, 14 Aug 2002, Raul Dias wrote: >> >> Alexandre Julliard <[EMAIL PROTECTED]> wrote: >> >> >Raul Dias <[EMAIL PROTECTED]> writes: >> >> >> So what I really would like

Re: right way to compile wine with a "buildroot" DESTDIR is missing

2002-08-14 Thread Raul Dias
Vincent =?ISO-8859-1?Q?B=E9ron?= <[EMAIL PROTECTED]> wrote: >Le mer 14/08/2002 à 18:47, Raul Dias a écrit : >> Alexandre Julliard <[EMAIL PROTECTED]> wrote: >> >Raul Dias <[EMAIL PROTECTED]> writes: >> > >> >> After building I have to use an ugly make install >> >> in orther to install it into ano

Re: right way to compile wine with a "buildroot" DESTDIR is missing

2002-08-14 Thread Ove Kaaven
On Wed, 14 Aug 2002, Raul Dias wrote: > Ove Kaaven <[EMAIL PROTECTED]> wrote: > >On Wed, 14 Aug 2002, Raul Dias wrote: > >> Alexandre Julliard <[EMAIL PROTECTED]> wrote: > >> >Raul Dias <[EMAIL PROTECTED]> writes: > >> >> So what I really would like to know is > >> >> which way is the right way

Re: right way to compile wine with a "buildroot" DESTDIR is missing

2002-08-14 Thread Vincent Béron
Le mer 14/08/2002 à 18:47, Raul Dias a écrit : > Alexandre Julliard <[EMAIL PROTECTED]> wrote: > >Raul Dias <[EMAIL PROTECTED]> writes: > > > >> After building I have to use an ugly make install > >> in orther to install it into another dir that is different > >> from the one. > > > >What's so ugl

Re: right way to compile wine with a "buildroot" DESTDIR is missing

2002-08-14 Thread Raul Dias
Ove Kaaven <[EMAIL PROTECTED]> wrote: >On Wed, 14 Aug 2002, Raul Dias wrote: >> Alexandre Julliard <[EMAIL PROTECTED]> wrote: >> >Raul Dias <[EMAIL PROTECTED]> writes: >> >> So what I really would like to know is >> >> which way is the right way to install wine in a dir different >> >> than %prefi

Re: right way to compile wine with a "buildroot" DESTDIR is missing

2002-08-14 Thread Ove Kaaven
On Wed, 14 Aug 2002, Raul Dias wrote: > Alexandre Julliard <[EMAIL PROTECTED]> wrote: > >Raul Dias <[EMAIL PROTECTED]> writes: > > > >> So what I really would like to know is > >> which way is the right way to install wine in a dir different > >> than %prefix or /usr/local (default %prefix)? > >

Re: right way to compile wine with a "buildroot" DESTDIR is missing

2002-08-14 Thread Raul Dias
Alexandre Julliard <[EMAIL PROTECTED]> wrote: >Raul Dias <[EMAIL PROTECTED]> writes: > >> After building I have to use an ugly make install >> in orther to install it into another dir that is different >> from the one. > >What's so ugly about that make install? Could you show us the >commands you

Re: ListView Issues

2002-08-14 Thread Guy L. Albertelli
- Original Message - From: "Steve Whine" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 14, 2002 10:14 AM Subject: ListView Issues > Hi, > > I've just started looking into getting a project of > wine running on Linux via Wine, and I'm very impressed > so far! Howeve

Re: New Slovak translation

2002-08-14 Thread Vincent Béron
Le lun 12/08/2002 à 08:35, Andrej Kruták a écrit : > > [snip] > > PS3: What about documentation. Are you going to write also some desc. > of > WinAPI or not? I know there's MSDN, but not everyone can subscribe > it... > At least basic things like file IO, windowing, you know :) I have some >

Re: Check accelerator descriptions in CreateAcceleratorTableA

2002-08-14 Thread Vincent Béron
Le mar 13/08/2002 à 09:52, Steven K. a écrit : > Was looking for something to get me started with Wine, > and a message kept coming up that accelerator > descriptions should be checked in > CreateAcceleratorTableA, this is a patch to hopefully > do that. Like I say this is my first, so please be >

Re: CVS not building?

2002-08-14 Thread [EMAIL PROTECTED]
I'm *really* sorry about the multiple messages! :( It seemed I jumped the gun and a manual removal of what i thought were problematic .o files did not resolve my build error! :( -jan On Thu, 2002-08-15 at 00:54, [EMAIL PROTECTED] wrote: > Hello, > > I just updated my CVS tree, and as several f

Re: what's with WS_OVERLAPPED?

2002-08-14 Thread Ove Kaaven
On Wed, 14 Aug 2002, Medland, Bill wrote: > (Regarding the whole issue of windows reparenting) > > MSDN keeps going on about windows with the WS_OVERLAPPED style. However > surely (since WS_OVERLAPPED=0) every window has such a style these days. > > Is there something I don't understand? WS_

Re: RESUBMIT: Quicken 2000 bug/Category blanking => Wine patch

2002-08-14 Thread Dimitrie O. Paun
On August 14, 2002 01:53 pm, Carl Sopchak wrote: > It was suggested to me that I should not use strlen(), since I'm not > positive if the string will ever really terminate (which may cause a seg > fault), so I programmed my own scan for a null character.. > > Here's the revised patch (attached).

Re: CVS not building?

2002-08-14 Thread [EMAIL PROTECTED]
My apologies. It seems make clean did not remove some .o files. Manual removal has allowed me to continue the build process. However, can someone please answer my first question? Regards, -jan On Thu, 2002-08-15 at 00:54, [EMAIL PROTECTED] wrote: > Hello, > > I just updated my CVS tree, and

Re: Am I the only one getting replies from RealNetworks?

2002-08-14 Thread Jeremy Newman
I have fixed this for now. I have subscribed his new email [EMAIL PROTECTED] and marked his other email account [EMAIL PROTECTED] as 'nomail'. Mysore Jaisimha please login to the http://winehq.com/mailman/listinfo/wine-devel page and change your accounts if needed. On Wed, 2002-08-14 at 12:22,

what's with WS_OVERLAPPED?

2002-08-14 Thread Medland, Bill
(Regarding the whole issue of windows reparenting) MSDN keeps going on about windows with the WS_OVERLAPPED style. However surely (since WS_OVERLAPPED=0) every window has such a style these days. Is there something I don't understand? Bill

Am I the only one getting replies from RealNetworks?

2002-08-14 Thread Medland, Bill
I am getting messages from RealNetworks corresponding to each of my posts to wine-devel. I presume "Mysore Jaisimha" is on the mailing list but no longer works there. Can we do anything about it or do I just throw the messages away? Bill

RE: Re:can windows be reparented?

2002-08-14 Thread Medland, Bill
> -Original Message- > From: Dmitry Timoshkov [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, August 14, 2002 9:34 AM > To: Medland, Bill > Cc: [EMAIL PROTECTED] > Subject: Re: Re:can windows be reparented? > > > keep cc'ing wine-devel please Sorry; I just realised. It's the way I have O

Re: Re:can windows be reparented?

2002-08-14 Thread Dmitry Timoshkov
keep cc'ing wine-devel please "Medland, Bill" <[EMAIL PROTECTED]> wrote: > > Could you please test patch posted by Bill Medland to > > wine-patches today? It's > > not entirely correct though. My tests show that > > SetWindowLong(GWL_HWNDPARENT) > > call changes simultaneously both parent and

RE: Re:can windows be reparented?

2002-08-14 Thread Medland, Bill
> -Original Message- > From: Dmitry Timoshkov [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, August 13, 2002 6:33 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: Re:can windows be reparented? > > > <[EMAIL PROTECTED]> wrote: > > > To be honest I never investigated further

RE: [Help] When one application internally invokes another application?

2002-08-14 Thread Medland, Bill
I presume that c:\windows is in the path Try using --debugmsg +module to see where it looks for the notepad Bill > -Original Message- > From: leanne [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, August 14, 2002 2:44 AM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: [Help] When on

Re: ListView Issues

2002-08-14 Thread Dimitrie O. Paun
On August 14, 2002 10:14 am, Steve Whine wrote: > Is anyone actively maintaining the listview code, or > should I just carry on hacking until I'm happy with > it, and post the changes here? I have created a small > test program to demonstrate these problems which I can > post if anyone is interes

ListView Issues

2002-08-14 Thread Steve Whine
Hi, I've just started looking into getting a project of wine running on Linux via Wine, and I'm very impressed so far! However, there are a few (mostly minor) problems with the ListView control: - When using icons bigger than the sizes returned by SystemParametersInfo(SPI_GETICONMETRICS), the te

Re: sgml

2002-08-14 Thread Jeremy Newman
The EASIEST would be to download the PDF versions at: http://www.winehq.com/Docs/ This would give you the best output. Printing the HTML would not look nearly as nice. You could make the PDF versions yourself from the tree, but you would need to have all the correct SGML to PDF utils installed.

Re: sgml

2002-08-14 Thread lawson_whitney
On Wed, 14 Aug 2002, Fabian Cenedese wrote: > Hi > > What is the easiest way to view/print the wine-help files that are in sgml? > I fiddled around with sgmltools but couldn't get a useful output (I guess I > just gave up too early, don't want to consider the other option :). What do > others use

Re: sgml

2002-08-14 Thread Andriy Palamarchuk
--- Vincent Béron <[EMAIL PROTECTED]> wrote: > Le mer 14/08/2002 à 08:47, Fabian Cenedese a écrit : > > Hi > > > > What is the easiest way to view/print the > wine-help files that are in sgml? > > I fiddled around with sgmltools but couldn't get a > useful output (I guess I > > just gave up too

Re: sgml

2002-08-14 Thread Vincent Béron
Le mer 14/08/2002 à 08:47, Fabian Cenedese a écrit : > Hi > > What is the easiest way to view/print the wine-help files that are in sgml? > I fiddled around with sgmltools but couldn't get a useful output (I guess I > just gave up too early, don't want to consider the other option :). What do > o

sgml

2002-08-14 Thread Fabian Cenedese
Hi What is the easiest way to view/print the wine-help files that are in sgml? I fiddled around with sgmltools but couldn't get a useful output (I guess I just gave up too early, don't want to consider the other option :). What do others use for viewing them? Thanks Fabi

[Help] When one application internally invokes another application?

2002-08-14 Thread leanne
Dear all, I wonder wine's config would help if one application needs to invoke another application, say, Notes Client to open attachment with notepad.exe. I fail to open the attached txt file and it complained no such program. I have put notepad.exe on /usr/share/wine-c/windows/ and /usr/shar

Problem with regression tests getting stuck

2002-08-14 Thread Paul Millar
Hi everyone, I've had the regression tests freeze on me again (see [1] for previous report). Sylvain has reported problems with the wininet regression tests (described in [2]). The symptoms are the same, but for me the problem is only intermittent. This time I caught the problem with gdb and obta

Re: Problem with CVS ?

2002-08-14 Thread Shachar Shemesh
Jeremy Newman wrote: >I see what's going on now. There must have been a local cvsup running >when the server crashed. It left a lock file in place. I deleted that >lock file and restarted cvsupd. The public cvs tree is now in sync with >the commit tree. > >On Tue, 2002-08-13 at 12:24, Shachar She