28 Nov
2019
28 Nov
'19
12:43 p.m.
On Thu, 28 Nov 2019, Huw Davies wrote: [...]
/*********************************************************************** * MoveToEx (GDI32.@) + * + * Wine returns the previous position in pt as per the documentation. + * However note that no Windows version does since at least XP. */
I'm pretty sure Windows does return the previous position on dcs that aren't metafile dcs, so this really doesn't belong here.
Ah. On to v4 then. -- Francois Gouget <fgouget(a)codeweavers.com>