Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Explorer-style dialog
#5
Code:
Copy      Help
,case 3 ;;toolbar
,sel nh.code
,,case NM_RCLICK
,,NMMOUSE* mo=+nh
,,if(mo.dwItemSpec=-1) ret ;;not on button
,,out "right click on button %i" mo.dwItemSpec

note that different messages use different types, not necessary NMMOUSE. I cannot give all examples. Look in MSDN library.


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)