Re: (resubmit) user32: In COMBO_WindowPosChanging() do not change the height of the the dropped rectangle, if the new height is too small

2009-04-02 Thread Rein Klazes
On Thu, 02 Apr 2009 17:21:37 +0200, you wrote: >It doesn't work here: > >../../../tools/runtest -q -P wine -M user32.dll -T ../../.. -p >user32_test.exe.so combo.c && touch combo.ok >combo.c:143: Tests skipped: Invalid Marlett font heights >combo.c:143: Tests skipped: Invalid Marlett font height

Re: Windows 7

2009-04-02 Thread Stefan Dösinger
Am Donnerstag, 2. April 2009 13:07:18 schrieb Fred .: > Yeah, I know. > It is on the way though. It will be released. > So I would like to be able to choose Windows 7. Feel free to send a patch ;-)

Re: dlls/comctl32/tests/listview.c: fix ok statements to actually test something

2009-04-02 Thread Nikolay Sivov
Joris Huizer wrote: --- On Thu, 4/2/09, Nikolay Sivov wrote: From: Nikolay Sivov Subject: Re: dlls/comctl32/tests/listview.c: fix ok statements to actually test something To: wine-devel@winehq.org, joris_hui...@yahoo.com Date: Thursday, April 2, 2009, 2:04 PM Joris Huizer wrote:

Re: [1/4]winemaker: winresrc.h is the right name in actual wine(try10)

2009-04-02 Thread André Hentschel
Austin English schrieb: On Thu, Apr 2, 2009 at 2:58 PM, Dawncrow wrote: --- tools/winemaker | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) Your patch lacks your real name. Sry for the noise, selected the wrong account, the four patches after these are

Re: [1/4]winemaker: winresrc.h is the right name in actual wine(try10)

2009-04-02 Thread Austin English
On Thu, Apr 2, 2009 at 2:58 PM, Dawncrow wrote: > --- >  tools/winemaker |   10 +- >  1 files changed, 5 insertions(+), 5 deletions(-) > > > > > > Your patch lacks your real name. -- -Austin

Re: dlls/comctl32/tests/listview.c: fix ok statements to actually test something

2009-04-02 Thread Joris Huizer
--- On Thu, 4/2/09, Nikolay Sivov wrote: > From: Nikolay Sivov > Subject: Re: dlls/comctl32/tests/listview.c: fix ok statements to actually > test something > To: wine-devel@winehq.org, joris_hui...@yahoo.com > Date: Thursday, April 2, 2009, 2:04 PM > > Joris Huizer wrote: > Hi, Joris. Thank

Re: Windows 7

2009-04-02 Thread Fred .
Yeah, I know. It is on the way though. It will be released. So I would like to be able to choose Windows 7. On Thu, Apr 2, 2009 at 8:32 AM, Austin English wrote: > On Wed, Apr 1, 2009 at 6:34 AM, Fred . wrote: >> I can put Windows XP, Vista, 2003, 2008. But not Windows 7. >> >> >> > > It's not o

Wine registry question

2009-04-02 Thread Damjan Jovanovic
Hi I've noticed that Wine doesn't merge HKCU\Classes\Root into HKCR (http://bugs.winehq.org/show_bug.cgi?id=17019). Is this for compatibility with older Windows versions, or is it a Wine bug? Damjan Jovanovic

Re: include: Add declaration of sockaddr_storage to winsock2.h.

2009-04-02 Thread Alexandre Julliard
Rob Shearman writes: > @@ -437,6 +437,18 @@ typedef struct _CSADDR_INFO { > } CSADDR_INFO, *PCSADDR_INFO, *LPCSADDR_INFO; > #endif > > +#define _SS_MAXSIZE 128 > +#define _SS_ALIGNSIZE (sizeof(__int64)) > +#define _SS_PAD1SIZE (_SS_ALIGNSIZE - sizeof(short)) > +#define _SS_PAD2SIZE (_SS_MAXSI

Re: (resubmit) user32: In COMBO_WindowPosChanging() do not change the height of the the dropped rectangle, if the new height is too small

2009-04-02 Thread Alexandre Julliard
Rein Klazes writes: > Fixes bug #17695 > --- > dlls/user32/combo.c |6 ++-- > dlls/user32/tests/combo.c | 46 > + > 2 files changed, 49 insertions(+), 3 deletions(-) It doesn't work here: ../../../tools/runtest -q -P wine -M user32.dll -

Re: [1/5] resend include: bring in6_addr into line with the MS definition

2009-04-02 Thread Jeff Latimer
Rob Shearman wrote: This looks right, but in recent PSDKs it has moved from ws2tcpip.h to in6addr.h. Thanks, I knew that the latest PSDK had split this out but as none of the PSDK other changes had been worked into the tree, I was reluctant and unsure of whether that PSDK should be used. I hav

Re: dlls/comctl32/tests/listview.c: fix ok statements to actually test something

2009-04-02 Thread Nikolay Sivov
Joris Huizer wrote: Hi, Joris. Thanks for spotting this, but changes you've made will fail on Windows. I've just sent a corrected version with one test more. Here it is if you're interested: http://www.winehq.org/pipermail/wine-patches/2009-April/071433.html

Re: Microsoft Office 2007 error

2009-04-02 Thread Rob Shearman
2009/4/2 Chris Howe : > 2009/4/2 Robert Lunnon >> >> I Get the following unimplemented call in Wine 1.1.16 when using the word >> 2007 file-selector >> wine: Call from 7fbb155b to unimplemented function >> shdocvw.dll.IEILIsEqual, aborting >> Hints anyone > > From the name, and the DLL it resides

Re: Microsoft Office 2007 error

2009-04-02 Thread Chris Howe
2009/4/2 Robert Lunnon > I Get the following unimplemented call in Wine 1.1.16 when using the word > 2007 file-selector > wine: Call from 7fbb155b to unimplemented function shdocvw.dll.IEILIsEqual, > aborting > Hints anyone > >From the name, and the DLL it resides in, something to do with Image

Re: Microsoft Office 2007 error

2009-04-02 Thread Nikolay Sivov
Robert Lunnon wrote: I Get the following unimplemented call in Wine 1.1.16 when using the word 2007 file-selector wine: Call from 7fbb155b to unimplemented function shdocvw.dll.IEILIsEqual, aborting Hints anyone Hi, Robert. Post bug reports here http://bugs.winehq.org/ .

Microsoft Office 2007 error

2009-04-02 Thread Robert Lunnon
I Get the following unimplemented call in Wine 1.1.16 when using the word 2007 file-selector wine: Call from 7fbb155b to unimplemented function shdocvw.dll.IEILIsEqual, aborting Hints anyone

Re: GSoC proposal

2009-04-02 Thread Ben Klein
2009/4/1 cocofan : >   I'm a student interested in applying for Google summer of code and I > was looking over your ideas.  I'm familiar with wine as a user (for > running an occasional windows app I'm forced to run) and I notice one of > your ideas is getting old DOS games to run under wine.  I'm

Re: Documentation

2009-04-02 Thread Ben Klein
2009/4/1 Fred . : > I saw on http://www.winehq.org/status/wine > That there Nonexistent documentation for "Initial directory structure" > and Poor documentation for "Initial INI files". > > So I wrote documentation for those on the wiki. > http://wiki.winehq.org/Initial_directory_structure > http:/

Re: [3/3] user32: Implemented GetWindowRgnBox with tests

2009-04-02 Thread Nikolay Sivov
Paul Vriens wrote: Nikolay Sivov wrote: IE8 requested this. Changelog: - Implemented GetWindowRgnBox with tests +static void test_winregion() +{ +HWND hwnd; +RECT r; +int ret; +HRGN hrgn; + +hwnd = CreateWindowExA(0, "static", NULL, WS_VISIBLE, 10, 10, 10, 10, NULL, 0,