Click here to Skip to main content
15,915,086 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 
AnswerRe: How to iterate vtable of COM coclass? Pin
KingsGambit11-Mar-10 0:02
KingsGambit11-Mar-10 0:02 
Checking the first 4 bytes of the location pointed to by the interface pointer returned by CoCreateInstance() function might give you the address of vtable (I have not tried it). But why do you want to do this?

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.