Click here to Skip to main content
15,900,511 members
Home / Discussions / COM
   

COM

 
Questionhow to connection to a remote sql server via ado? [modified] Pin
kcynic20-Mar-10 23:43
kcynic20-Mar-10 23:43 
AnswerRe: how to connection to a remote sql server via ado? Pin
T21024-Apr-10 20:49
T21024-Apr-10 20:49 
QuestionGIT CPU usage Pin
marko201019-Mar-10 15:13
marko201019-Mar-10 15:13 
QuestionQuestion on Regcomplus.exe Pin
Simon Mandy19-Mar-10 8:44
Simon Mandy19-Mar-10 8:44 
QuestionDrag and drop shell extension blocking explorer.exe Pin
Sebastien Mongrain19-Mar-10 8:15
Sebastien Mongrain19-Mar-10 8:15 
QuestionIDispatch Pin
trioum18-Mar-10 2:23
trioum18-Mar-10 2:23 
AnswerRe: IDispatch Pin
Stephen Hewitt20-Mar-10 22:08
Stephen Hewitt20-Mar-10 22:08 
AnswerRe: IDispatch Pin
Cool_Dev21-Mar-10 23:59
Cool_Dev21-Mar-10 23:59 
GeneralRe: IDispatch Pin
trioum26-Mar-10 7:57
trioum26-Mar-10 7:57 
GeneralRe: IDispatch Pin
Cool_Dev27-Mar-10 2:55
Cool_Dev27-Mar-10 2:55 
GeneralRe: IDispatch Pin
trioum16-Apr-10 21:26
trioum16-Apr-10 21:26 
GeneralRe: IDispatch Pin
Cool_Dev17-Apr-10 22:47
Cool_Dev17-Apr-10 22:47 
GeneralRe: IDispatch Pin
trioum18-Apr-10 19:29
trioum18-Apr-10 19:29 
GeneralRe: IDispatch Pin
Cool_Dev19-Apr-10 19:34
Cool_Dev19-Apr-10 19:34 
GeneralRe: IDispatch Pin
trioum20-Apr-10 0:54
trioum20-Apr-10 0:54 
GeneralRe: IDispatch Pin
Cool_Dev20-Apr-10 3:06
Cool_Dev20-Apr-10 3:06 
GeneralRe: IDispatch Pin
trioum20-Apr-10 3:18
trioum20-Apr-10 3:18 
GeneralRe: IDispatch Pin
trioum20-Apr-10 20:47
trioum20-Apr-10 20:47 
GeneralRe: IDispatch Pin
Cool_Dev21-Apr-10 19:41
Cool_Dev21-Apr-10 19:41 
GeneralRe: IDispatch Pin
trioum22-Apr-10 0:23
trioum22-Apr-10 0:23 
GeneralRe: IDispatch Pin
trioum30-Apr-10 21:36
trioum30-Apr-10 21:36 
Questionsapi text-2-speech linking issues Pin
Henochius16-Mar-10 16:15
Henochius16-Mar-10 16:15 
AnswerRe: sapi text-2-speech linking issues Pin
KingsGambit18-Mar-10 8:09
KingsGambit18-Mar-10 8:09 
QuestionHow to iterate vtable of COM coclass? Pin
glitteringsound10-Mar-10 23:27
glitteringsound10-Mar-10 23:27 
Hello,


How to iterate (infact access) the vtable of COM coclass(that will implement the methods of its exposed interfaces).?

Only I need to access vtable where all addresses of exposed methods of its interfaces are stored.
e.g Say

Math is COM object
and its exposed interface is "Operations"
and "Sum" is the method of this interface.

I need the address of "Sum"


Regards
Muhammad Usman Khalil
AnswerRe: How to iterate vtable of COM coclass? Pin
KingsGambit11-Mar-10 0:02
KingsGambit11-Mar-10 0:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.