mastermagrath
Technical User
Hi,
Does anyone know of a tool that records the objects/methods etc that get called during user interaction on windows?
I want to automate a few windows applications via OLE but i find really difficult to know what COM objects and their available methods i need to use. I've got oleview.exe but it seems really difficult to find what you need, the only way i was able to find out what objects/methods were used for automating internet explorer was by finding code snippets on the web. What resources does a programmer consult to find out this kind of info?
Thanks in advance
Does anyone know of a tool that records the objects/methods etc that get called during user interaction on windows?
I want to automate a few windows applications via OLE but i find really difficult to know what COM objects and their available methods i need to use. I've got oleview.exe but it seems really difficult to find what you need, the only way i was able to find out what objects/methods were used for automating internet explorer was by finding code snippets on the web. What resources does a programmer consult to find out this kind of info?
Thanks in advance