I have created a cursor in an application resource file using the Image Editor, as per
the help.
const
crMyCursor = 5 ;
Screen.Cursors[crMyCursor] := LoadCursor(HInstance, 'SIGHTCURSOR');
But this always returns 0.
Any ideas why this doesn't work?
Cheers,
Dave.
Sorry I have no comments to make about AV.
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/