Francois Gouget <[EMAIL PROTECTED]> writes:
> On Thu, 9 Dec 2004, Tero Tamminen wrote:
> [...]
>> So would it be possible to start all the tests from same
>> directory (I mean, every version of the tests would start
>> in same directory). It would save me some time because I
>> wouldn't have to cl
On Thu, 9 Dec 2004, Tero Tamminen wrote:
[...]
So would it be possible to start all the tests from same directory (I mean,
every version of the tests would start in same directory). It would save me
some time because I wouldn't have to click through all the messages.
I've had some dealings with Z
Christian Britz schrieb:
>No. Maybe my server has not replicated yet.
>
>I'll inform you tommorow about success.
>
>
does work now
Hello,
We have problems running most programs including Office with latest wine
(20041201) we built from sources on RH9.
Following error message appears when running installer:
$ fixme:msi:MsiEnableLogA 0516 "c:\\windows\\temp\\Office 2000 SR-1 Premium
Setup(0006)_MsiExec.txt"
fixm
Bon soir Vincent, dear all,
Vincent Béron schrieb:
>That's because it's unable to determine how it was installed in the
>first place, and where the files are located. The "wine" program itself
>is usually easy to find, but not necessarily so for the dlls and other
>installed files.
>
>rpm -e, the
On Mon, Dec 06, 2004 at 01:19:37PM -0700, Jesse Allen wrote:
> On Mon, 06 Dec 2004 18:23:28 +, Mike Hearn <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > Lately I've been seeing hangs of this form:
> >
...
> > in other words, whilst waiting on some server object it was suspended. I
> > am running
Hi Gerald,
It's commented out because the test currently crashes under Wine. I
submitted one patch earlier, but the metafile records weren't the same as
the correct Windows values and it didn't get committed. Now that there's
a test I'll work on another patch.
- Walter
On Thu, 9 Dec 2004, Ge
Rémi Assailly wrote:
I moved some defines, ttydrv will not use gdi.h any longer.
I notice that some headers are declared twice, I removed useless
declarations.
Changelog:
* moved some defines from gdi.h
--- dlls/gdi/palette.
Le jeu 09/12/2004 à 15:47, Rémi Assailly a écrit :
> I moved some defines, ttydrv will not use gdi.h any longer.
> I notice that some headers are declared twice, I removed useless
> declarations.
>
> Changelog:
> * moved some defines from gdi.h
>
>
> --- dlls/gdi/palette.c~ 2004-10-1
Le jeu 09/12/2004 à 14:03, Gerald Pfeifer a écrit :
> The following patch to dlls/gdi/tests/metafile.c
>
> revision 1.3
> date: 2004/12/09 11:37:59; author: julliard; state: Exp; lines: +236 -0
> Walt Ogburn <[EMAIL PROTECTED]>
> Added some tests for win-format metafiles.
>
> introduce
The following patch to dlls/gdi/tests/metafile.c
revision 1.3
date: 2004/12/09 11:37:59; author: julliard; state: Exp; lines: +236 -0
Walt Ogburn <[EMAIL PROTECTED]>
Added some tests for win-format metafiles.
introduces the following warning:
metafile.c:381: warning: `test_mf_Patter
> MS Visual C++ v6, when invoking the compiler and other build tools does
> the following:
>
> create anonymous pipe;
> duplicate the pipes write handle;
> open's the file NUL
> The attached patch makes this work properly.
Ahh, cool, that might help with MinGW's windres.exe, too. It uses _pop
On Wed, 01 Dec 2004 22:13:27 -0800, you wrote:
> Jerry Geis wrote:
> > I am trying to use wine 12-01-04 release with Visual Studio.
> > I am getting the vcspawn error. Have you ever found a solution to that?
> > [http://www.winehq.com/hypermail/wine-devel/2003/02/0335.html]
>
> Nope. I didn't lo
Hi,
MS Visual C++ v6, when invoking the compiler and other build tools does
the following:
create anonymous pipe;
duplicate the pipes write handle;
open's the file NUL
calls CreateProcess starting vcspawn.exe with:
startup info iohandles set to the 3 handles obtained above;
the start
Hello,
I tried winemaker (just the notepad example explained at the page) but
it doesn't work:
- I had to comment out 'use strict' - otherwise winemaker would complain;
- still no notepad2 executable is generated...
Is it under active development, or is winemaker having bigger problems?
regards,
Vitaly Lipatov wrote:
Some months ago Ken Belleau done some implementation of EnumCalendarInfo.
http://www.winehq.org/hypermail/wine-patches/2004/04/0170.html
I can't find any discussion of this patch.
It is possible to review it and apply now?
I would like to write some tests for this functions la
Mike Hearn <[EMAIL PROTECTED]> writes:
> OK on the second point. For the first how should it be handled? The
> protocol Windows uses doesn't seem to let you return a success/failure
> value. Do we just drop the tray icon?
Yeah, something like that. It's OK to not add an icon if we are out of
memo
Some months ago Ken Belleau done some implementation of EnumCalendarInfo.
http://www.winehq.org/hypermail/wine-patches/2004/04/0170.html
I can't find any discussion of this patch.
It is possible to review it and apply now?
I would like to write some tests for this functions later.
P.S.
Sorry for p
This patch adds description for ExtTextOut and missed constants.
--
Vitaly Lipatov, ALT Linux Team
Russia, Saint-Petersburg, www.etersoft.ru
Index: dlls/gdi/font.c
===
RCS file: /home/wine/wine/dlls/gdi/font.c,v
retrieving revision 1
Changes stub to FIXME for GetGlobalFontLinkObject in mlang DLL
The patch is attached.
--
Vitaly Lipatov, ALT Linux Team
Russia, Saint-Petersburg, www.etersoft.ru
Index: dlls/mlang/mlang.c
===
RCS file: /home/wine/wine/dlls/mlang/mlan
On Thu, 2004-12-09 at 15:35 +0100, Alexandre Julliard wrote:
> It would be nice to do the XEMBED stuff as a separate patch. Also I
> was hoping you would get rid of WS_EX_TRAYWINDOW instead of adding
> even more uses of it...
XEMBED in a separate patch is doable I guess but it wouldn't be used
wit
Hi!
I don't know if this is proper list to send this (well, I didn't find
any mailinglist for the Wine test suite app and mailinglist in sf
project for winrash was empty). So I thought that information would
possibly reach developers of Wine test suite or winrash through this
mailinglist.
And
Le mar 07/12/2004 à 21:21, Christian Britz a écrit :
> Dear all,
>
> the script tools/wineinstall suggest to uninstall wine first if you
> update an existing installation.
>
> This makes senses but it is uncomfortable that the script doesn't offer
> the option to do that for the user. You always
Mike Hearn <[EMAIL PROTECTED]> writes:
> There was a crash in the previous patch, here is a fixed version.
>
> - Add a new wineshell process, and put system tray handling in there
> - Rewrite the shell32 systray handling to be out of process
> - Support the freedesktop.org XEMBED protocol
It wou
On Mon, 06 Dec 2004 21:41:16 +, Mike Hearn wrote:
> That's very strange. That was the first time I have tried sending a
> patch via the builtin emacs sendmail facility, it would be annoying if
> that mangles it somehow. I checked the web archive and my own inbox, and
> the patch *looked* fine.
hi,
Since the change from readdir to getdents64 I cannot access certain
files and dir's (including the one used for saving wine patches) with
the common file dialog's.
| 0009:Call
ntdll.NtQueryDirectoryFile(0010,,,,77a6a070,77cc6b24,2000,0003,,77cc6b1
On Thu, Dec 09, 2004 at 08:08:00AM -0600, Alexandre Julliard wrote:
> Log message:
> Janitorial: C booleans must not be compared against TRUE.
Thank you!
--
Dimi.
On Thu, Dec 09, 2004 at 05:33:01PM +0800, Dmitry Timoshkov wrote:
> Hello,
>
> it seems that 20 ppem size for wine_sserifee was simply overlooked.
>
No, it's a different face than the 20 ppem for cp1251 and cp1252 and
is actually the same face as one of the 120dpi ones. I believe this
is a mist
28 matches
Mail list logo