L
ljh
For example, for Word I need to be able to do the following with .Net 2005
........
1) Detect any new instance of Word
2) Detect any files opened by that instance and the location of the file
opened (an event firing would be great)
3) Detect any files saved by that instance and the location that they were
saved to (an event firing would be great)
4) (ideally) Detect all mouse and key events performed in any instance of
Word
Although I am finding examples of Word automation, they all look to be
creating new instances and not querying existing Word instances.
Add-in examples using .Net 2005 woudl also be a great help.
ANY help you could give would be greatly appreciated.
........
1) Detect any new instance of Word
2) Detect any files opened by that instance and the location of the file
opened (an event firing would be great)
3) Detect any files saved by that instance and the location that they were
saved to (an event firing would be great)
4) (ideally) Detect all mouse and key events performed in any instance of
Word
Although I am finding examples of Word automation, they all look to be
creating new instances and not querying existing Word instances.
Add-in examples using .Net 2005 woudl also be a great help.
ANY help you could give would be greatly appreciated.