Am 19.05.2014 16:31, schrieb Will Dormann:
> On 5/19/14, 10:29 AM, Thomas Heller wrote:
>> Am 19.05.2014 14:13, schrieb Will Dormann:
>>>
>>> P.S.    Do you have any idea on how I might be able to get the address
>>> of a method or property of a COM object?    Or is that outside the scope
>>> of comtypes?
>>
>> Why do you need the address?  What do you want to do with it?
>
>
> This info is quite valuable for reverse engineering.   e.g. if a COM
> object exposes a function foo(), then where in the module is the actual
> code to handle foo()?

comtypes doesn't expose the address of the methods directly.


However, with some advanced ctypes-wizardry you should be able to find 
out.  Nevertheless I cannot help you with this.

Thomas


------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
comtypes-users mailing list
comtypes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/comtypes-users

Reply via email to