Re: version: partially implement GetFileVersionInfoSizeExA/W using GetFileVersionInfoSizeA/W (1/2)
Feb. 17, 2015
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?
February 2015
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
4055
Age (days ago)
4055
Last active (days ago)
1 comments
2 participants
participants (2)
-
Austin English -
Nikolay Sivov