0
Reply

Associating an image with cursor

tom

tom

Jun 17 2008 6:22 AM
2.2k
Hi All, I am associating an image(stored in an ImageList) with the mouse cursor, so that the image moves with mouse motion. But I am facing a problem that the image rectangle that I am drawing cannot have the width or height more that 256, but I want to use a bigger image. Is there any solution? Thanks.