Re: Any graphics card y'all like to see tests run on?

2008-02-26 Thread Austin English
Heh, apparently a few tweaks in nvidia-settings fixed it. Wow. Wished I had quit being lazy a few weeks ago now...It wouldn't let me set it in KDE's system settings, so I didn't bother trying nvidia. I think I've burnt my brain out, had quite a few strange occurences/dumb moments lately...I need a

Re: New winetricks 20080226: adds dotnet11 verb

2008-02-26 Thread bill lam
Dan Kegel wrote: > Which apps? > What version of comctl32 and gdiplus do they require? depends.exe show the following info for comctl32 COMCTL32.DLL from win-xp File Ver 5.82.2900.2180 Product Ver 6.0.2900.2180 COMCTL32.DLL from cc580 File Ver 5.80.2614.3600 Product Ver 5.0.2614.3600

Re: New winetricks 20080226: adds dotnet11 verb

2008-02-26 Thread James McKenzie
Dan Kegel wrote: > On Tue, Feb 26, 2008 at 5:25 PM, bill lam <[EMAIL PROTECTED]> wrote: > >> Thank you for update. I also notice that the version of comctl32 and gdiplus >> that installed from winetricks are quite old. I have to manually copy those >> files from my win-xp to make my applicatio

Re: Any graphics card y'all like to see tests run on?

2008-02-26 Thread Lei Zhang
On Tue, Feb 26, 2008 at 7:40 PM, Austin English <[EMAIL PROTECTED]> wrote: > Howdy, > > I'm about to get a new graphics card, because my current crappy Nvidia > FX 5200 doesn't support widescreen, and I just got a shiny nice new > 22". So, I'm going to upgrade my graphics card. I don't have a >

Any graphics card y'all like to see tests run on?

2008-02-26 Thread Austin English
Howdy, I'm about to get a new graphics card, because my current crappy Nvidia FX 5200 doesn't support widescreen, and I just got a shiny nice new 22". So, I'm going to upgrade my graphics card. I don't have a preference, since I don't game at all, just need something that will run 1920x1040 and $2

Wineserver crash in inotify code

2008-02-26 Thread Dan Kegel
http://bugs.winehq.org/show_bug.cgi?id=11746 may explain a few mysterious wineserver crashes I saw a few weeks ago. Anyone feel like diving in to this one? It's probably a rat's nest of twisty linked lists, and a node isn't getting removed properly from all the lists it's in when it's freed, or s

Re: New winetricks 20080226: adds dotnet11 verb

2008-02-26 Thread Dan Kegel
On Tue, Feb 26, 2008 at 5:25 PM, bill lam <[EMAIL PROTECTED]> wrote: > Thank you for update. I also notice that the version of comctl32 and gdiplus > that installed from winetricks are quite old. I have to manually copy those > files from my win-xp to make my application work. Could you also con

Re: New winetricks 20080226: adds dotnet11 verb

2008-02-26 Thread bill lam
Thank you for update. I also notice that the version of comctl32 and gdiplus that installed from winetricks are quite old. I have to manually copy those files from my win-xp to make my application work. Could you also consider revise them? Dan Kegel wrote: > In honor of .net 1.1 installing on

Re: [Wine] Re: Windows Kernel & Executive implementation

2008-02-26 Thread [EMAIL PROTECTED]
On Sat, Feb 23, 2008 at 2:00 AM, Steven Edwards <[EMAIL PROTECTED]> wrote: > On Fri, Feb 22, 2008 at 7:00 PM, Volodymyr Shcherbyna > <[EMAIL PROTECTED]> wrote: > > I am not sure that ReacOS is a good example. Quite a big amount of code in > > ReactOS contains leaked code of Windows (from Windows

Re: .net 1.1 installs now!

2008-02-26 Thread James McKenzie
Dan Kegel wrote: > Hey, http://bugs.winehq.org/show_bug.cgi?id=11678 > is fixed, and VCToolkitSetup.exe now installs for me! > > Still more to do before .net 1.1 apps run, see > http://bugs.winehq.org/show_bug.cgi?id=11742 > > And there are a few ugly looking nonfatal problems running > the .net 1.

New winetricks 20080226: adds dotnet11 verb

2008-02-26 Thread Dan Kegel
In honor of .net 1.1 installing on today's git, here's a version of winetricks that knows how to grab and run the installer. Amusingly, I noticed that there are dozens of scripts out there that do this... it seems to be not uncommon in the windows world. As always, winetricks is at http://kegel.

Re: Help me(Ajudem-me)C compiler cannot create executables

2008-02-26 Thread Ben Hodgetts
In addition to what Rico said, this is the wrong forum for this, this is for Wine development, not user troubleshooting. Please use your distro packages (as you cannot do basic compiling it seems). flavio melo wrote: > > Hello I'm Flavio Melo(brazilian)! > Well, i use the ubuntu 7.04, and there

Re: comctl32: rebar[1/4]: an implementation of RB_SIZETORECT (fixes bug #7774)

2008-02-26 Thread John Klehm
Missing patch On Tue, Feb 26, 2008 at 3:36 PM, Mikołaj Zalewski <[EMAIL PROTECTED]> wrote: > I couldn't work out the algorithm to make it pixel-for-pixel identical > as on Windows but this function implements the general idea that I hope > will work for applications. > > >

Re: Help me(Ajudem-me)C compiler cannot create executables

2008-02-26 Thread Rico Schüller
It looks like that there is missing a package ...glibc-devel. Could you have a look here: http://wiki.winehq.org/Recommended_Packages http://ubuntuforums.org/showthread.php?t=176052 Cheers Rico flavio melo wrote: > Hello I'm Flavio Melo(brazilian)! > Well, i use the ubuntu 7.04, and there is

.net 1.1 installs now!

2008-02-26 Thread Dan Kegel
Hey, http://bugs.winehq.org/show_bug.cgi?id=11678 is fixed, and VCToolkitSetup.exe now installs for me! Still more to do before .net 1.1 apps run, see http://bugs.winehq.org/show_bug.cgi?id=11742 And there are a few ugly looking nonfatal problems running the .net 1.1 installer, but they can wait.

Help me(Ajudem-me)C compiler cannot create executables

2008-02-26 Thread flavio melo
Hello I'm Flavio Melo(brazilian)! Well, i use the ubuntu 7.04, and there is any time that i try use the wine,but i no get install it, i can't for net because i haven't internet (repository), but i download the file wine-0.9.54 of your site in the other computer(in my job), and, i follow the i

Re: marshalled ITypeComp

2008-02-26 Thread Guillermo Winkler
Robert Shearman wrote: > Yes, CLSID_PSTypeComp should be added to the cases in which > OLEAUTPS_DllGetClassObject is called in > dlls/oleaut32/oleaut.c:DllGetClassObject. > thanks, done that! Now it's missing proxy/stub implementation in dlls/oleaut32/usrmarshal.c The methods are already impl

Re: gdi32: Protect against short sized LOGPALETTE in CreatePalette.

2008-02-26 Thread Steven Edwards
On Tue, Feb 26, 2008 at 11:12 AM, Dan Kegel <[EMAIL PROTECTED]> wrote: > your patch uses IsBadReadPtr(), but that function > is deprecated in favor of using an exception handler. For an explanation as to why IsBad*Ptr is really bad read the following http://blogs.msdn.com/oldnewthing/archive/20

Re: gdi32: Protect against short sized LOGPALETTE in CreatePalette.

2008-02-26 Thread Dmitry Timoshkov
"Dan Kegel" <[EMAIL PROTECTED]> wrote: > your patch uses IsBadReadPtr(), but that function > is deprecated in favor of using an exception handler. > See > http://www.winehq.org/pipermail/wine-devel/2006-April/046560.html > Here's an example (sorry it's a messy one, it's just the first one > google

re: gdi32: Patch review request

2008-02-26 Thread Dan Kegel
Daniel Mario Vega wrote: >A few days ago I sent 2 patches for gdi32 to wine-patches >that passed unnoticed. I would like if someone could give > me some feedback on them. OK. I replied to each of them just now with my guess. Don't worry, patches being ignored is normal, it just means you have to

re: gdi32: StartDocA support for legacy apps with incomplete DOCINFOA parameter.

2008-02-26 Thread Dan Kegel
This patch looks nice, but it could use a conformance test. Please add one and resend. And consider filing a bug and referring to the bug in the patch description, that never hurts. - Dan

re: gdi32: Protect against short sized LOGPALETTE in CreatePalette.

2008-02-26 Thread Dan Kegel
Hi, your patch uses IsBadReadPtr(), but that function is deprecated in favor of using an exception handler. See http://www.winehq.org/pipermail/wine-devel/2006-April/046560.html Here's an example (sorry it's a messy one, it's just the first one google found): http://www.winehq.org/pipermail/wine-pa

Re: X developer's conference, April 16-18

2008-02-26 Thread Stefan Dösinger
Am Dienstag, 26. Februar 2008 14:41:12 schrieb Tijl Coosemans: > On Monday 25 February 2008 17:49:42 Stefan Dösinger wrote: > > * Other things? > > Display settings at the window manager level: > > http://bugs.winehq.org/show_bug.cgi?id=3230 > http://bugs.winehq.org/show_bug.cgi?id=10115 > http://b

Re: [try4] user32: cursoricon.c. Fix 16b BMP handling withBT_BITFIELD.

2008-02-26 Thread Dmitry Timoshkov
"Dmitry Timoshkov" <[EMAIL PROTECTED]> wrote: >> This patch fixes image header handling with BT_BITFIELD value in >> biCompression >> field. 3 DWORDs of mask were included into image bits, it caused some color >> troubles and image horizontal shift. Size of bitmap info structure includes >> no

Re: [try4] user32: cursoricon.c. Fix 16b BMP handling with BT_BITFIELD.

2008-02-26 Thread Dmitry Timoshkov
"Alexander Demakin" <[EMAIL PROTECTED]> wrote: > This patch fixes image header handling with BT_BITFIELD value in > biCompression > field. 3 DWORDs of mask were included into image bits, it caused some color > troubles and image horizontal shift. Size of bitmap info structure includes > now th

Re: X developer's conference, April 16-18

2008-02-26 Thread Tijl Coosemans
On Monday 25 February 2008 17:49:42 Stefan Dösinger wrote: > * Other things? Display settings at the window manager level: http://bugs.winehq.org/show_bug.cgi?id=3230 http://bugs.winehq.org/show_bug.cgi?id=10115 http://bugs.winehq.org/show_bug.cgi?id=10841

Re: X developer's conference, April 16-18

2008-02-26 Thread Stefan Dösinger
Am Montag, 25. Februar 2008 19:21:18 schrieb Roderick Colenbrander: > > Did someone mention a nice way to query amount of video card's onboard > > VRAM? > > I talked about that with some X developers a while ago and they felt (and I > agree with them) that this is something that should not be expor

Re: GSoC project ideas

2008-02-26 Thread Kai Blin
On Monday 25 February 2008 22:54:57 Scott Ritchie wrote: > Write a case insensitive FUSE filesystem for us to put the entire > ~/.wine directory in. See http://wiki.winehq.org/CaseInsensitiveFilenames > > There are two main advantages to this: > Sometimes applications break because users need to

gdi32: Patch review request

2008-02-26 Thread Daniel Mario Vega
Hi! A few days ago I sent 2 patches for gdi32 to wine-patches that passed unnoticed. I would like if someone could give me some feedback on them. Let me first give you some background about these patches. There is an application called "Compumap" that is a street map of some Argentine cities.

Re: marshalled ITypeComp

2008-02-26 Thread Robert Shearman
Guillermo Winkler wrote: > Hi, > I'm having some problems regarding ITypeInfo/ITypeComp implementation. > > IDispatch* pdisp; > ITypeInfo* ptinfo; > > HRESULT hr = pdisp->GetTypeInfo(0, LOCALE_SYSTEM_DEFAULT, &typeinfo); > hr = ptinfo->GetTypeComp(&ptcomp); > > > pdisp is created from > >

Re: opengl32/tests: Add the trailing '\n' to an ok() call and make a spelling fix.

2008-02-26 Thread Paul Vriens
Francois Gouget wrote: > --- > dlls/opengl32/tests/opengl.c |4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/dlls/opengl32/tests/opengl.c b/dlls/opengl32/tests/opengl.c > index 3836ba7..344e2c6 100644 > --- a/dlls/opengl32/tests/opengl.c > +++ b/dlls/opengl32/tests

Re: d3dx9: Add IMPORTLIB to every Makefile.in [PATCH 4/9]

2008-02-26 Thread Alexandre Julliard
[EMAIL PROTECTED] writes: >>From 881b8de1e044ff90bcb543501208a9cd879cbc16 Mon Sep 17 00:00:00 2001 > From: Tony Wasserka <[EMAIL PROTECTED]> > Date: Sat, 23 Feb 2008 13:55:40 +0100 > Subject: [PATCH] d3dx9: Add IMPORTLIB to every Makefile.in That shouldn't be needed, there are no such import libs

Re: d3dx9: Implement D3DXCheckVersion [PATCH 1/9]

2008-02-26 Thread Alexandre Julliard
[EMAIL PROTECTED] writes: > D3DXCheckVersion doesn't check for one specific D3DX version, but > for all that are compatible with our Wine code (i.e. d3dx9_24 to d3dx9_36) > The reasons for that were explained in these mails by me: > http://www.winehq.org/pipermail/wine-devel/2008-February/062290.h

Re: msvcrt: Implemented wcscpy_s (try 2)

2008-02-26 Thread Alexandre Julliard
"Alistair Leslie-Hughes" <[EMAIL PROTECTED]> writes: > Is there any thing wrong with this patch? >> +/* Test invalid size */ >> +szDest[0] = 'A'; >> +ret = p_wcscpy_s(szDest, 0, szLongText); >> +ok(ret == EINVAL, "expected ERANGE got %d\n", ret); >> +ok(szDest[0] == 0, "szD

Re: [6/6] msxml3: Tests for put_data

2008-02-26 Thread Alexandre Julliard
"Alistair Leslie-Hughes" <[EMAIL PROTECTED]> writes: > Hi, > Im a little confused, IXMLDOMComment_put_data wasnt compiling on my > machine, and yet > Alexandre changed to include this code and now it compiles correctly? > I event tried a >>make clean; ./configure; make depend;make > which didnt

marshalled ITypeComp

2008-02-26 Thread Guillermo Winkler
Hi, I'm having some problems regarding ITypeInfo/ITypeComp implementation. IDispatch* pdisp; ITypeInfo* ptinfo; HRESULT hr = pdisp->GetTypeInfo(0, LOCALE_SYSTEM_DEFAULT, &typeinfo); hr = ptinfo->GetTypeComp(&ptcomp); pdisp is created from hr = CoCreateInstance(clsid, N

Re: wininet: Fix retrieving the raw headers

2008-02-26 Thread Alexandre Julliard
"Maarten Lankhorst" <[EMAIL PROTECTED]> writes: > @@ -3059,12 +3060,14 @@ static INT HTTP_GetResponseHeaders(LPWININETHTTPREQW > lpwhr) > * We should first receive 'HTTP/1.x nnn OK' where nnn is the status > code. > */ > memset(buffer, 0, MAX_REPLY_LEN); > +m

Re: msvcrt: Implemented wcscpy_s (try 2)

2008-02-26 Thread Alistair Leslie-Hughes
Hi, Is there any thing wrong with this patch? Best Regards Alistair Leslie-Hughes "Alistair Leslie-Hughes" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > Correct msvcrt.spec file > > Changelog: > msvcrt: Implemented wcscpy_s >

Re: [6/6] msxml3: Tests for put_data

2008-02-26 Thread Alistair Leslie-Hughes
"Alistair Leslie-Hughes" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > +#if 0 > +/* For some Reason, IXMLDOMComment_put_data cannot be found even though > it can > + be exists in msxml2.h. > + */ > +/* put data Tests */ > +hr = IXMLDOMComment_put