Re: version: partially implement GetFileVersionInfoSizeExA/W using GetFileVersionInfoSizeA/W (1/2)
17 Feb
2015
17 Feb
'15
4:56 a.m.
On 17.02.2015 7:04, Austin English wrote:
Fixes https://bugs.winehq.org/show_bug.cgi?id=38090
-- -Austin
Why not the other way around - moving everything to *Ex, and forwarding to it?
17 Feb
17 Feb
6:07 a.m.
New subject: version: partially implement GetFileVersionInfoSizeExA/W using GetFileVersionInfoSizeA/W (1/2)
On Mon, Feb 16, 2015 at 10:56 PM, Nikolay Sivov <bunglehead(a)gmail.com> wrote:
On 17.02.2015 7:04, Austin English wrote:
Fixes https://bugs.winehq.org/show_bug.cgi?id=38090
-- -Austin
Why not the other way around - moving everything to *Ex, and forwarding to it?
Sure, it could, but that would've been more invasive for little benefit, since the Ex specific parts aren't unimplemented. If it's preferable, I'll resend that way. -- -Austin
4041
Age (days ago)
4041
Last active (days ago)
1 comments
2 participants
participants (2)
-
Austin English -
Nikolay Sivov