Click here to Skip to main content
15,902,114 members
Home / Discussions / COM
   

COM

 
AnswerRe: Excel automation highlight issue Pin
Garth J Lancaster9-Jan-09 0:34
professionalGarth J Lancaster9-Jan-09 0:34 
GeneralRe: Excel automation highlight issue Pin
TClarke9-Jan-09 1:31
TClarke9-Jan-09 1:31 
QuestionGive Permission foe ActiveX control Pin
hemant.kaushal8-Jan-09 19:57
hemant.kaushal8-Jan-09 19:57 
AnswerRe: Give Permission foe ActiveX control Pin
prasad_som28-Jan-09 23:30
prasad_som28-Jan-09 23:30 
Questionhow to create a COM wrapper around the C# class Pin
Dattatraya K6-Jan-09 21:40
Dattatraya K6-Jan-09 21:40 
AnswerRe: how to create a COM wrapper around the C# class Pin
Baltoro11-Jan-09 10:32
Baltoro11-Jan-09 10:32 
QuestionWhat is purpose of tlb files? Pin
Zeddan5-Jan-09 12:22
Zeddan5-Jan-09 12:22 
AnswerRe: What is purpose of tlb files? Pin
«_Superman_»5-Jan-09 21:45
professional«_Superman_»5-Jan-09 21:45 
TLB contains only the declarations.
DLL contains definitions or implementations.

TLB is enough to create wrappers.
But when the wrappers are actually called, it will call into the DLL.

« Superman »

GeneralRe: What is purpose of tlb files? Pin
Zeddan5-Jan-09 23:03
Zeddan5-Jan-09 23:03 
GeneralRe: What is purpose of tlb files? Pin
«_Superman_»5-Jan-09 23:20
professional«_Superman_»5-Jan-09 23:20 
GeneralRe: What is purpose of tlb files? Pin
KarstenK14-Jan-09 23:13
mveKarstenK14-Jan-09 23:13 
QuestionIssue with using Office Web Component Pin
Coding C#5-Jan-09 0:55
Coding C#5-Jan-09 0:55 
QuestionPlease help me by saying what else is missing Pin
indian1434-Jan-09 3:31
indian1434-Jan-09 3:31 
QuestionWindows programming newbie.. Creating ActiveX controls Pin
LoyalServant3-Jan-09 17:13
LoyalServant3-Jan-09 17:13 
AnswerRe: Windows programming newbie.. Creating ActiveX controls Pin
Randor 6-Jan-09 23:25
professional Randor 6-Jan-09 23:25 
Questiondebug BHO Pin
Maverickcool2-Jan-09 21:34
Maverickcool2-Jan-09 21:34 
AnswerRe: debug BHO Pin
Toastmeister25-Jun-09 6:23
Toastmeister25-Jun-09 6:23 
QuestionHow to enter CLSID in registry? Pin
SanjaySMK30-Dec-08 22:10
SanjaySMK30-Dec-08 22:10 
AnswerRe: How to enter CLSID in registry? Pin
Garth J Lancaster30-Dec-08 23:07
professionalGarth J Lancaster30-Dec-08 23:07 
AnswerRe: How to enter CLSID in registry? Pin
Randor 3-Jan-09 12:01
professional Randor 3-Jan-09 12:01 
QuestionHow to catch CUT event of word file in windows xplorer? Pin
SNI25-Dec-08 22:24
SNI25-Dec-08 22:24 
AnswerRe: How to catch CUT event of word file in windows xplorer? Pin
PC Player26-Dec-08 8:58
PC Player26-Dec-08 8:58 
GeneralRe: How to catch CUT event of word file in windows xplorer? Pin
SNI28-Dec-08 19:11
SNI28-Dec-08 19:11 
QuestionQueryInterface Regarding.... Pin
ganesa moorthy19-Dec-08 4:31
ganesa moorthy19-Dec-08 4:31 
AnswerRe: QueryInterface Regarding.... Pin
Roger Stoltz19-Dec-08 5:07
Roger Stoltz19-Dec-08 5:07 

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.