[PATCH 1/3] winemac.drv: Fix our handling of bitmaps on the clipboard.

Ken Thomases ken at codeweavers.com
Sun Feb 28 21:21:18 CST 2016


On Feb 26, 2016, at 3:55 AM, Charles Davis <cdavis5x at gmail.com> wrote:
> 
> dlls/winemac.drv/clipboard.c | 87 ++++++++++++++++++++++++++++++++++++++------
> 1 file changed, 76 insertions(+), 11 deletions(-)

Mostly looks good.  One request, though: please move create_bitmap_from_dib() to above import_clipboard_data(), just to keep all of the import_* functions together.

Also, do you happen to have or know of a convenient program to test this with?

Thanks,
Ken




More information about the wine-devel mailing list