Is there a way to detect a cursor change, even if either of the cursors in question are not windows standard cursors?
I thought maybe MouseGetCursor() could help me here, but both cursors are considered to be ID 0, or unknown. Is there any way i can get more information than that? if i coudl distinguish between these two cursors, it would be extremely helpful