Re: msvcrt: dont overlap in strcpy (valgrind)

2009-10-29 Thread Vitaliy Margolen
André Hentschel wrote: > here is a case where valgrind claims about "Source and destination overlap in > strcpy". > snprintf(data->efcvt_buffer, 80, "%.*le", prec - 1, number); > /* take the decimal "point away */ > if( prec != 1) > -strcpy( data->efcvt_buffer + 1, data->efc

d3d10

2009-10-29 Thread Luis C. Busquets Pérez
Dear all, Since d3d10effect has advanced a lot during the latest weeks I was wondering what are the next steps that you are planning to develop. In particutar, I wonder about: 1. Do DepthStencil and RasterizerState present major differences in terms of capabilities compared to D3D9? I mean th

Re: [Bug 20505] After winetricks comctl32, wine does not work completely

2009-10-29 Thread Massimo Del Fedele
James Mckenzie ha scritto: wine-b...@winehq.org ha scritto: http://bugs.winehq.org/show_bug.cgi?id=20505 Vitaliy Margolen changed: What|Removed |Added Status|RESOLVED

Re: New valgrind results for Oct 26, 2009

2009-10-29 Thread André Hentschel
Dan Kegel schrieb: > 2009/10/28 André Hentschel : >> I think i found a false postitv. its >> http://kegel.com/wine/valgrind/logs/2009-10-26-08.26/vg-ntdll_env.txt >> the code in ntdll/tests/env.c looks like: >>... >>name.Buffer = bn; >>... >>value.Buffer = bv; >>

Order of setting audio Play/Pause state and device opening

2009-10-29 Thread Joerg-Cyril.Hoehle
Ken, I was please to see your recent changes to winecoreaudio. In my quest for audio bugs, when I reviewed the code, I found the following which I believe is wrong or I don't understand. Maybe you could look at it? BTW, the code and comments are the same in both wineoss.drv and winecoreaudio.drv

Re: crypt32: CryptUnprotectData: test zero-length payload

2009-10-29 Thread Dan Kegel
On Thu, Oct 29, 2009 at 7:05 AM, Dan Kegel wrote: > On Thu, Oct 29, 2009 at 1:06 AM, Paul Vriens > wrote: >> Some testfailures on everything below W2K. Some tests were already skipped >> because of this. >> >> I tried several things but the last error is always set to >> RPC_X_WRONG_STUB_VERSION

Re: crypt32: CryptUnprotectData: test zero-length payload

2009-10-29 Thread Dan Kegel
On Thu, Oct 29, 2009 at 1:06 AM, Paul Vriens wrote: > Some testfailures on everything below W2K. Some tests were already skipped > because of this. > > I tried several things but the last error is always set to > RPC_X_WRONG_STUB_VERSION. Maybe we should test for that before we do any > tests and

Re: [Bug 20505] After winetricks comctl32, wine does not work completely

2009-10-29 Thread James Mckenzie
> >wine-b...@winehq.org ha scritto: >> http://bugs.winehq.org/show_bug.cgi?id=20505 >> >> >> Vitaliy Margolen changed: >> >>What|Removed |Added >> >> Status|RESOLVED

Re: [Bug 20505] After winetricks comctl32, wine does not work completely

2009-10-29 Thread Massimo Del Fedele
wine-b...@winehq.org ha scritto: http://bugs.winehq.org/show_bug.cgi?id=20505 Vitaliy Margolen changed: What|Removed |Added Status|RESOLVED|CLOSED

Re: crypt32: CryptUnprotectData: test zero-length payload

2009-10-29 Thread Paul Vriens
On 10/28/2009 02:40 AM, Dan Kegel wrote: Passes on Vista and on Wine (with one todo_wine). Exposes http://bugs.winehq.org/show_bug.cgi?id=20495 (Note: 'make crosstest' doesn't work stunningly well in crypt32 for me -- there were lots of undefined symbols -- but fortunately the file this test is