Sridhar
2009-09-11 09:37:01 UTC
HI Friends,
i want to know which icon is pressed in standard tool bar
(ex:cut icon is clicked etc.) and i want to record in a file as "cut" icon is
clicked..is it possible to record?
How to know the message is sent using SendMessage() or Postmessage()
when i clicked the "cut" button(is it possible to know by using spy++).
I am trying to record the above information("cut" button is clicked
etc..) by using hook WH_GETMESSAGE and trapping WM_COMMAND message. please
explain me the process how can we achive this? if possible please send some
code or explain by using which functions it is possible...
Thank you in advance..
i want to know which icon is pressed in standard tool bar
(ex:cut icon is clicked etc.) and i want to record in a file as "cut" icon is
clicked..is it possible to record?
How to know the message is sent using SendMessage() or Postmessage()
when i clicked the "cut" button(is it possible to know by using spy++).
I am trying to record the above information("cut" button is clicked
etc..) by using hook WH_GETMESSAGE and trapping WM_COMMAND message. please
explain me the process how can we achive this? if possible please send some
code or explain by using which functions it is possible...
Thank you in advance..
--
--------------------------------------------
At last i learned something for today...:)
--------------------------------------------
At last i learned something for today...:)