Thomas Heller <[EMAIL PROTECTED]> writes:
> All this is determined for each interface by the 
> '    _case_insensitive_ = True'

> code that the codegenerator by default inserts into the modules in 
> comtypes\gen. You can manually replace all these lines with 
> '    _case_insensitive_ = False'. This will disable the case-insensitivity 
> and 
> access should be faster.

Thomas, thanks a lot for the additional info. I'll try using '_case_insensitive_
= False' and see what kind of speed gain it brings.



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
comtypes-users mailing list
comtypes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/comtypes-users

Reply via email to