Home > Archive > VC Language > June 2005 > Capturing the save click events in Microsoft word.
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Capturing the save click events in Microsoft word.
|
|
| sun_hcl@rediffmail.com 2005-06-02, 4:01 pm |
| I want to develop an application using MSAA in which I want to trace
when a user presses some menu items - like save, print, save as etc.
What are the events related to that. For menu open
EVENT_SYSTEM_MENUSTART types of event are available but what are the
events related to pressing the save , print , save.
Regards,
Sunil Virmani
| |
| Emil Kvarnhammar 2005-06-02, 8:59 pm |
| Hi,
Try one of the office dev. groups instead. This is the VC++ language group.
regards
Emil Kvarnhammar
<sun_hcl@rediffmail.com> wrote in message
news:1117717657.585254.173460@g14g2000cwa.googlegroups.com...
>I want to develop an application using MSAA in which I want to trace
> when a user presses some menu items - like save, print, save as etc.
> What are the events related to that. For menu open
> EVENT_SYSTEM_MENUSTART types of event are available but what are the
> events related to pressing the save , print , save.
>
> Regards,
> Sunil Virmani
>
| |
| sun_hcl@rediffmail.com 2005-06-06, 3:59 am |
| Actually i want to capture the events of all application it can be
notepad , wordpad ..
How can i do it in VC++
Regards,
Sunil Virmani
|
|
|
|
|