[REBOL] Re: Update: Read *and* Write images against Windows Clipboard
From: greggirwin:mindspring at: 21-Sep-2002 12:34
Already found a little issue. The BITMAP clipboard format looks great, but the DIB format (also available if you write the CF_BITMAP format) has the last few pixels of each scan line wrapped to the left. This is bad since the DIB is what seems to get pasted by some apps. No solution at this time, just be aware. (and maybe let me know what apps get a bad image :) --Gregg