version: Fix wrong length reported when selecting a block. (resend)

Matteo Bruni matteo.mystral at gmail.com
Tue Feb 17 17:20:17 CST 2015


2015-02-17 23:08 GMT+01:00 Mark Jansen <learn0more+wine at gmail.com>:
> Hello,
>
> sorry for the late reply.
> attached is a patch that demonstrates windows handles this fine, and
> wine does not.
>
> https://testbot.winehq.org/JobDetails.pl?Key=11597

Very nice, make sure to send the test to wine-patches too.
While you're at it, please avoid the Hungarian notation (i.e. replace
"szPreparedBuffer" with "buffer" or something) and declare the array
as static const. Looking good to me otherwise.



More information about the wine-devel mailing list