All of the sudden I am getting a leaked object ' SharedCursorHandle' when exiting. The same code has worked for over a year. (On Windows)
The only happens when I set a components cursor to a cursor created from an image, an Alert appears that changes the cursor to the NormalCursor, and then the component is deleted still containing the cursor created with an image. I think this is the combination
How is this possible? Any ideas?