Click here to Skip to main content
15,914,071 members
Home / Discussions / COM
   

COM

 
AnswerRe: My DLL is a normal API without any COM interface Pin
CPallini2-Jan-07 21:14
mveCPallini2-Jan-07 21:14 
AnswerRe: My DLL is a normal API without any COM interface Pin
User 2155974-Jan-07 0:02
User 2155974-Jan-07 0:02 
QuestionSetting the position of a toolbar in IE Pin
georgekjolly29-Dec-06 23:45
georgekjolly29-Dec-06 23:45 
QuestionAlternate control for DSO Framer in .net Pin
indian14329-Dec-06 19:19
indian14329-Dec-06 19:19 
QuestionHow to make a toolbar for mozilla Pin
georgekjolly28-Dec-06 22:26
georgekjolly28-Dec-06 22:26 
AnswerRe: How to make a toolbar for mozilla Pin
User 21559728-Dec-06 23:17
User 21559728-Dec-06 23:17 
GeneralRe: How to make a toolbar for mozilla Pin
georgekjolly28-Dec-06 23:43
georgekjolly28-Dec-06 23:43 
GeneralRe: How to make a toolbar for mozilla [modified] Pin
User 21559730-Dec-06 8:09
User 21559730-Dec-06 8:09 
well you can certainly do in Mozilla what you have so far created in IE.
From what you said, I beleive your UI logic and Business logic are clubbed together and created only for IE.
If you seperate out the UI logic of toolbar in your IE and put the business logic in a seperate COM dll which is callable from the UI logic then you can invoke the same business logic from within Mozilla toolbar. The UI logic of toolbar is written in XML but there is a way to call COM interface methods. Mozilla also has something called XPCom - COM variant.

I hope this helps


-- modified at 5:59 Tuesday 2nd January, 2007

S o h a i l K a d i w a l a

To Err Is Human; to Debug, Divine


modified 21-Apr-21 21:01pm.

QuestionCan i import the MODI.dll into visual c++ 2005? Pin
$uresh $hanmugam28-Dec-06 1:52
$uresh $hanmugam28-Dec-06 1:52 
QuestionCOM exe registration ? Pin
Sakthiu27-Dec-06 23:35
Sakthiu27-Dec-06 23:35 
AnswerRe: COM exe registration ? Pin
User 21559728-Dec-06 3:29
User 21559728-Dec-06 3:29 
QuestionHow can i call COM DLL in vc++ 2005? Pin
$uresh $hanmugam27-Dec-06 22:51
$uresh $hanmugam27-Dec-06 22:51 
AnswerRe: How can i call COM DLL in vc++ 2005? Pin
Sakthiu27-Dec-06 23:40
Sakthiu27-Dec-06 23:40 
GeneralRe: How can i call COM DLL in vc++ 2005? Pin
$uresh $hanmugam28-Dec-06 1:40
$uresh $hanmugam28-Dec-06 1:40 
AnswerRe: How can i call COM DLL in vc++ 2005? Pin
prasad_som28-Dec-06 1:54
prasad_som28-Dec-06 1:54 
GeneralRe: How can i call COM DLL in vc++ 2005? Pin
$uresh $hanmugam28-Dec-06 23:44
$uresh $hanmugam28-Dec-06 23:44 
AnswerRe: How can i call COM DLL in vc++ 2005? Pin
prasad_som29-Dec-06 0:28
prasad_som29-Dec-06 0:28 
GeneralRe: How can i call COM DLL in vc++ 2005? [modified] Pin
$uresh $hanmugam29-Dec-06 4:22
$uresh $hanmugam29-Dec-06 4:22 
QuestionAmateur Pin
Shouvik Das27-Dec-06 20:33
Shouvik Das27-Dec-06 20:33 
AnswerRe: Amateur Pin
prasad_som28-Dec-06 1:56
prasad_som28-Dec-06 1:56 
GeneralRe: Amateur Pin
Shouvik Das28-Dec-06 2:02
Shouvik Das28-Dec-06 2:02 
GeneralRe: Amateur Pin
prasad_som28-Dec-06 2:16
prasad_som28-Dec-06 2:16 
GeneralRe: Amateur Pin
Shouvik Das28-Dec-06 2:31
Shouvik Das28-Dec-06 2:31 
GeneralRe: Amateur Pin
prasad_som28-Dec-06 2:48
prasad_som28-Dec-06 2:48 
QuestionTLBIMP.exe and COM Pin
mgmail27-Dec-06 8:34
mgmail27-Dec-06 8:34 

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.