Dapper, git, and version-stamp pain again

2007-01-12 Thread Dan Kegel
On one of my dapper boxes (an old laptop), I got the error main.o: In function `check_command_line':/home/dank/wine-git/loader/main.c:89: undefined reference to `wine_version' today. Turns out the version-stamp rule in loader/Makefile is misbehaving; I had to hack that rule to not invoke git at

re: New list subscriber - Question about gdi:widenpath

2007-01-12 Thread Dan Kegel
Hi Laurent! You wrote: I'm trying make a french software called Navigation, used by airplane pilots and created using visual basic, work on linux using wine. Can you provide a URL to a page describing the software you're trying to port? The point is this software needs gdi:widenpath to work.

Re: Paul Vriens : mshtml/tests: Cast-qual warning fix.

2007-01-12 Thread Michael Stefaniuc
Alexandre Julliard wrote: > Module: wine > Branch: master > Commit: 6338caa9eda8eda98dad9a89a8e71c6ea37bd168 > URL: > http://source.winehq.org/git/wine.git/?a=commit;h=6338caa9eda8eda98dad9a89a8e71c6ea37bd168 > > Author: Paul Vriens <[EMAIL PROTECTED]> > Date: Fri Jan 12 14:26:05 2007 +0100

Re: Paul Vriens : secur32/tests: Cast-qual warning fixes.

2007-01-12 Thread Michael Stefaniuc
Alexandre Julliard wrote: > Module: wine > Branch: master > Commit: 6c3efd1c32b1f9054e82a684da6ab54a599f252d > URL: > http://source.winehq.org/git/wine.git/?a=commit;h=6c3efd1c32b1f9054e82a684da6ab54a599f252d > > Author: Paul Vriens <[EMAIL PROTECTED]> > Date: Fri Jan 12 14:01:16 2007 +0100

Re: Paul Vriens : crypt32/tests: Cast-qual warning fixes.

2007-01-12 Thread Michael Stefaniuc
Alexandre Julliard wrote: > Module: wine > Branch: master > Commit: 259c06ffc93d690fa5105b1451e519aa1c92b72e > URL: > http://source.winehq.org/git/wine.git/?a=commit;h=259c06ffc93d690fa5105b1451e519aa1c92b72e > > Author: Paul Vriens <[EMAIL PROTECTED]> > Date: Fri Jan 12 15:51:02 2007 +0100

GreenVille font, is it still available? I have a question about it.

2007-01-12 Thread Wierd_w
Markus Amsler wrote: >I neither fully understood it, but here my opinion. It >looks like the >"only" problem he has is the TrueType hinting, which >affects small font >sizes. As long as the kerning (=width of a glyph) is >correct, and the >font looks somehow similar, it should be suitable for >

Re: wine kills X

2007-01-12 Thread Andreas Mohr
Hi, On Fri, Jan 12, 2007 at 02:04:21PM +1000, Edward Savage wrote: > Also I've had a number of odd problems with directx and wine over the last > two weeks. Including a very strange one where the second time I run the > application it's speed is slower than an ant in the range of 0.7fps instead >

Re: GreenVille font, is it still available? I have a question about it.

2007-01-12 Thread Markus Amsler
Louis. Lenders wrote: Hi, i finally got response from Larry Snyder (aka wierd_w ), who created Greenville font. (appeared he was on holiday). Below is the mail he sent me, and i talked to him on irc about it. To summarize, he's willing to license this LGPL, but reading his mail it seems to

Wine-cvs time-stamp timezone

2007-01-12 Thread Andrew Talbot
Hi, I just thought I should mention that the timestamps for "Last message date:" and "Archived on:" at http://www.winehq.org/pipermail/wine-cvs/2007-January/ are currently given as CDT times, whereas those of the individual patches are correctly shown as CST. Thanks, -- Andy.

New list subscriber - Question about gdi:widenpath

2007-01-12 Thread Laurent Vromman
Hi, My name is Laurent. I'm french, 23 year old, software designer for a huge european company. I'm trying make a french software called Navigation, used by airplane pilots and created using visual basic, work on linux using wine. The point is this software needs gdi:widenpath to work. I'd

Re: Implement SQLGetInstalledDrivers in odbccp32

2007-01-12 Thread Paul Vriens
Detlef Riekenberg wrote: At first: Congratulations for the commit of your Patches. On Do, 2007-01-11 at 09:29 -0800, Bill Medland wrote: Bill Medland ([EMAIL PROTECTED]) Implement GetInstalledDrivers in odbccp32 BOOL WINAPI SQLGetInstalledDriversW(LPWSTR lpszBuf, WORD cbBufMax,

Re: configure: add ncursesw detecting [try 2]

2007-01-12 Thread Dmitry Timoshkov
"Anatoly Lyutin" <[EMAIL PROTECTED]> wrote With This patch you will be able to see cyrillic symbols in wineconsole. Please send it to wine-patches. And obviously once your patch is committed both places it fixes will need another fix to support multibyte encodings. -- Dmitry.

Re: Implement SQLGetInstalledDrivers in odbccp32

2007-01-12 Thread Bill Medland
On Fri, 2007-12-01 at 13:45 +0100, Detlef Riekenberg wrote: > At first: > Congratulations for the commit of your Patches. > > > On Do, 2007-01-11 at 09:29 -0800, Bill Medland wrote: > > > Bill Medland ([EMAIL PROTECTED]) > > Implement GetInstalledDrivers in odbccp32 > > > BOOL WINAPI SQLGetIns

Re: Test case for Bug 50 [Was: Bug 50]

2007-01-12 Thread Pedro Araujo Chaves Jr.
Update... I thought I had managed to get Keith's idea and make up a patch, but, to great grief -- and not so great a surprise --, I have just discovered that my patch for bug 50 is not as effective on Lotus Notes 6.5.3 as it was in Notes R5 and the Petzold justify1 example. Well, I'm checking so

Re: (Cross)Compile failure for dsound/tests and shlwapi/tests

2007-01-12 Thread Hans Leidekker
On Friday 12 January 2007 12:54, Paul Vriens wrote: > glad to hear the problems are fixed. I don't need the patches as I > will wait for the RPM's that Hans provides. > > So Hans, what about it ? :-) Sure, I'll find some time this weekend. -Hans

Re: Implement SQLGetInstalledDrivers in odbccp32

2007-01-12 Thread Detlef Riekenberg
At first: Congratulations for the commit of your Patches. On Do, 2007-01-11 at 09:29 -0800, Bill Medland wrote: > Bill Medland ([EMAIL PROTECTED]) > Implement GetInstalledDrivers in odbccp32 > BOOL WINAPI SQLGetInstalledDriversW(LPWSTR lpszBuf, WORD cbBufMax, > WORD *pcbBufOut)

Re: (Cross)Compile failure for dsound/tests and shlwapi/tests

2007-01-12 Thread Paul Vriens
On 1/10/07, Stefan Leichter <[EMAIL PROTECTED]> wrote: Am Wednesday 10 January 2007 19:10 schrieb Paul Vriens: > Hi, > > three failures currently prevent winetest.exe from being build. The > first one was ole32/tests/marshal.c (where Stefan Leichter sent a MinGW > patch for): > [snip] > > Volunte

Re: [dinput][joystick_linuxinput] make axes work, that are "not in a row"

2007-01-12 Thread Christoph Frick
On Thu, Jan 11, 2007 at 10:25:51AM -0700, Vitaliy Margolen wrote: attached a patch with all the suggestions for Vitaliy. > Christoph Frick wrote: > > with Vitaliy's patches i tried my games yesterday and everything seemed > > ok (RBR works again). but my clutch on the wheel did not work and also

Re: [dinput][joystick_linuxinput] make axes work, that are "not in a row"

2007-01-12 Thread Christoph Frick
On Thu, Jan 11, 2007 at 01:10:21PM -0700, Vitaliy Margolen wrote: > What you described is SetProperty(DIPROP_RANGE). What I'm talking about > is the range we get from device itself. In the map_axis we have: > > if (val > hmax) This->joydev->havemax[axis] = hmax = val; > if (val < hmin) Th

Re: [PATCH 1/1] msi: MsiGetPropertyA return wrong length when called from a custom action.

2007-01-12 Thread Mike McCormack
Dmitry Timoshkov wrote: Does behaviour of MsiGetPropertyA and MsiGetPropertyW differ in that case? I'd be interested to have a look at the test case. I've put the test case up here: http://mandoo.dyndns.org/msitest.zip +TlsSetValue( tls_slot, (void*) 1 ); Shouldn't this be reset to 0