The MASM Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
MASM32 Downloads
Home
Help
Search
Login
Register
The MASM Forum
»
General
»
The Workshop
»
Various way to invoke a function from a typelib
« previous
next »
Print
Pages: [
1
]
Author
Topic: Various way to invoke a function from a typelib (Read 3188 times)
TouEnMasm
Member
Posts: 1764
Various way to invoke a function from a typelib
«
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.
Logged
Fa is a musical note to play with CL
Print
Pages: [
1
]
« previous
next »
The MASM Forum
»
General
»
The Workshop
»
Various way to invoke a function from a typelib