The MASM Forum

General => The Campus => Topic started by: hismaimai9999 on October 23, 2018, 05:00:47 PM

Title: Method to export virtual function table in a COM interface from dll file?
Post by: hismaimai9999 on October 23, 2018, 05:00:47 PM
Without checking the original include header file, is there any way to export this virtual function table from a dll file like d2d1.dll?
I checked the d2d1.lib file. It only export few functions used to create COM object. It does not contain any information of functions in the vtbl...

Anyone can teach me how to do?
Title: Re: Method to export virtual function table in a COM interface from dll file?
Post by: jj2007 on October 23, 2018, 06:31:42 PM
Search for CoInvoke here. (http://masm32.com/board/index.php?action=search;advanced;search=)
Title: Re: Method to export virtual function table in a COM interface from dll file?
Post by: hutch-- on October 23, 2018, 08:57:57 PM
What ALEX is not telling you is his IP is from Vietnam.