The MASM Forum

General => The Workshop => Topic started by: TouEnMasm on November 15, 2012, 02:06:27 AM

Title: Various way to invoke a function from a typelib
Post by: TouEnMasm on November 15, 2012, 02:06:27 AM

Here is a sample doing that .It's a draft of code where you can test,
ITypeInfo invoke,DispInvoke and DispCallFunc.
Move the comments to test each functions.
The implemented interface is just for test.