On Feb 26, 2016, at 3:55 AM, Charles Davis cdavis5x@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