Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
trigger, filter: selection bar (number gutter on leftside)
#2
Yes, different cursor.

Macro Macro2242
Trigger F7     Help - how to add the trigger to the macro
Code:
Copy      Help
CURSORINFO ci.cbSize=sizeof(ci)
if(!GetCursorInfo(&ci) || !(ci.flags&CURSOR_SHOWING)) ret
out ci.hCursor

On my computer, standard cursors have smaller numbers than custom cursors. If the numbers are similar, can compare cursor image CRC.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)