Jump to content

TLI.au3 - type information on COM objects (TLBINF emulation)


doudou
 Share

Recommended Posts

tried to use this in latest version but some issues fixed with below (not checked if its at the logical place just to get it compiled)

IDispatch.au3 added #include <TLIInterfaces.au3>

TLBINFPropertyInfo.au3 added #include <TLBINFTypeInfo.au3>

TLI.AU3 added Global $_TLI_debug = False

changed in TLBINF.AU3

[size=4];~ Func _TLI_TypeInfoFromITypeInfo(ByRef $objITInfo, Const ByRef $objTLInfo)[/size]
Func _TLI_TypeInfoFromITypeInfo(ByRef $objITInfo, $objTLInfo)
Edited by junkew
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...