On Fri, 2010-06-25 at 18:59 +0200, Henri Verbeet wrote:
On 25 June 2010 18:20, Misha Koshelev misha680@gmail.com wrote:
regard, although there are (very) minor issues like using %d for unsigned arguments and using imo ugly typedefs like LPDIRECT3DDEVICE9 over simply "IDirect3DDevice9 *".
Oh and the LPDIRECT3DDEVICE9's are straight from line.c tests. But I will heed your advice on the %d's
I wouldn't object to a patch based on either of those alone, but if you'll have to resend anyway I might as well point those out.
Very well then. Let's just leave the deferred patch as is if that's okay http://source.winehq.org/patches/data/62909
and I'll send out further patches post-code freeze heeding all of your advice.
Thank you Misha