On 3/9/2013 10:03, Daniel Jelinski wrote:
Makes sense, thanks. I briefly searched for such cases and
LISTVIEW_FindItemW() seems to be broken the same way.
On Sat, Mar 09, 2013 at 01:40:00AM +, Graham wrote:
> On 08/03/13 22:40, Francois Gouget wrote:
> > On Fri, 8 Mar 2013, Marcus Meissner wrote:
> > [...]
> >> "real NOVICE" and using LD_PRELOAD or "hotpatching" does not fit together
> >> for me...?
> >>
> >> - wine uses it own elfloader, which
On 08/03/13 22:40, Francois Gouget wrote:
> On Fri, 8 Mar 2013, Marcus Meissner wrote:
> [...]
>> "real NOVICE" and using LD_PRELOAD or "hotpatching" does not fit together
>> for me...?
>>
>> - wine uses it own elfloader, which might cause issues.
> Really? I thought it used the standard elf loade
Am 05.03.2013 22:57, schrieb Stefan Leichter:
> Hi,
>
> when i look into msvcr100.spec file i find lots of different parameters for
> the
> switch (?) -arch . So fare i have seen: arm, i386, win32, win64 and x86_64 .
>
> To me it is not clear what is the difference between win64 and x86_64. The
On Fri, 8 Mar 2013, Marcus Meissner wrote:
[...]
> "real NOVICE" and using LD_PRELOAD or "hotpatching" does not fit together for
> me...?
>
> - wine uses it own elfloader, which might cause issues.
Really? I thought it used the standard elf loader hence the need for
tricks to get the native lib
On Fri, 8 Mar 2013, Juan Lang wrote:
[...]
> > Michael Stefaniuc wrote:
> > >> i.e. commit 8099c2b9. JW says "... to more closely resemble Windows
> > >> behavior. The key is to yield in a Sleep..."
I think it's really a three patch series and the first one has the
clearer commit message:
commi
On Thu, Mar 07, 2013 at 07:53:57PM +, Graham wrote:
> I use a LD_PRELOAD before running wine so that i can debug my application.
>
> The library which is preloaded is able to replace system dlsym and from
> that, other consequence library call.
>
> There is no problem until, i put some Detour
Sergey Guralnik writes:
> This patch demonstrates the most interest case from previous versions.
> When SetWindowPos() moves child window, that has some invalid
> area, it also invalidates children of this window according to its
> update region, even if moved window has WS_CLIPCHILDREN style.
>
Stefan Leichter writes:
> @@ -0,0 +1,2260 @@
> +# MS VC++2012 runtime library
> +
> +@ stub -arch=arm ??0?$_SpinWait@$00@details@Concurrency@@QAA@P6AXXZ@Z
> +@ stub -arch=win32 ??0?$_SpinWait@$00@details@Concurrency@@QAE@P6AXXZ@Z
> +@ stub -arch=win64 ??0?$_SpinWait@$00@details@Concurrency@@QEAA@
On Fri, Mar 8, 2013 at 6:11 AM, Graham Knap wrote:
> Michael Stefaniuc wrote:
> >> i.e. commit 8099c2b9. JW says "... to more closely resemble Windows
> >> behavior. The key is to yield in a Sleep..."
> >
> > JW is Jeremy White so us old timers chuckle now ;)
>
> I know the name, but nothing mor
Hans Leidekker writes:
> ---
> dlls/winhttp/session.c | 71
> ++
> dlls/winhttp/tests/winhttp.c | 62
> include/winhttp.h| 16 ++
> 3 files changed, 149 insertions(+)
Now it breaks the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am 2013-03-08 15:11, schrieb Graham Knap:
> Michael Stefaniuc wrote:
>> If the ancient wisdom isn't backed by tests there's a fair chance
>> that it might not be applicable today. Or that it was a wrong
>> theory
This is guesswork, but maybe the yield
Michael Stefaniuc wrote:
>> i.e. commit 8099c2b9. JW says "... to more closely resemble Windows
>> behavior. The key is to yield in a Sleep..."
>
> JW is Jeremy White so us old timers chuckle now ;)
I know the name, but nothing more. Why is this funny?
> If the ancient wisdom isn't backed by tes
Hi,
>> I'm not sure it's worth it. In my experience, the virtual desktop
>> has more often been used to work around X window manager
>> limitations. The hope is that we have greater control with the Mac
>> driver. If all else fails, the X11 driver is still available.
> True. Anyone who'd even b
Hi,
Charles Davis wrote:
>While we're on the subject of bugs: another annoying problem is that,
>when a window is first created, the view appears black
I had a very annoying experience: when I started winemac the first
time, the whole screen turned black for a fraction of a second. That
was very
On 03/07/2013 08:53 PM, Graham wrote:
Another thing to notice is that this was tested using wine1.4.1
However it DOES work with wine1.5.10 [...]
If it works with the latest version, it means there was a bug and we
fixed it.
Each commit is as small as possible to ease the identification of the
16 matches
Mail list logo