Click here to Skip to main content
15,898,790 members
Home / Discussions / COM
   

COM

 
AnswerRe: Simple COM component Pin
Michael Dunn14-Oct-07 15:02
sitebuilderMichael Dunn14-Oct-07 15:02 
QuestionIs COM controls compatible with .NET Pin
vimal_q10-Oct-07 21:26
vimal_q10-Oct-07 21:26 
AnswerRe: Is COM controls compatible with .NET Pin
CPallini10-Oct-07 21:57
mveCPallini10-Oct-07 21:57 
Questionstep by step COM use Pin
Shaileshvb10-Oct-07 21:03
Shaileshvb10-Oct-07 21:03 
AnswerRe: step by step COM use Pin
CPallini10-Oct-07 21:11
mveCPallini10-Oct-07 21:11 
QuestionHow to reset the Excel menu bar?! or delete a custom menu? Pin
akohan10-Oct-07 17:16
akohan10-Oct-07 17:16 
AnswerRe: How to reset the Excel menu bar?! or delete a custom menu? Pin
akohan11-Oct-07 7:33
akohan11-Oct-07 7:33 
QuestionGUID registration / unregistration Pin
cheekymuppet10-Oct-07 7:40
cheekymuppet10-Oct-07 7:40 
Hi,

I'm fairly new to COM, despite being late in the game, so to speak.
I've got a COM object that upon unregistering, is removing keys from another COM object.
We've tracked the problem to an offending 'import'.
COM object A.idl imports B.idl, which in turn imports C.idl.
On registration / unregistration, COM object A registers / unregisters (the guids for) COM object C.
Unfortunately, the import calls are needed as both A and B use types defined in C.
Trying to include the header files for B and C are presenting problems due to redefinitions of types in winnt.h.
If I remove the offending import call in A.idl the problem is resolved, but I must remove one of the methods from the interface in order to build the object.

I didn't design this software, but I am faced with having to fix it.

cheekymuppet
QuestionDocument imaging 12.0 OCR running error Pin
lalaBoss9-Oct-07 23:58
lalaBoss9-Oct-07 23:58 
AnswerRe: Document imaging 12.0 OCR running error Pin
lalaBoss11-Oct-07 11:52
lalaBoss11-Oct-07 11:52 
QuestionCOM Out of Process Servers Pin
Richard Andrew x649-Oct-07 11:46
professionalRichard Andrew x649-Oct-07 11:46 
AnswerRe: COM Out of Process Servers Pin
CPallini9-Oct-07 21:26
mveCPallini9-Oct-07 21:26 
QuestionRunning a thread in COM object Pin
kulile8-Oct-07 23:12
kulile8-Oct-07 23:12 
QuestionProblem with creating a component Pin
rajeev828-Oct-07 16:46
rajeev828-Oct-07 16:46 
AnswerRe: Problem with creating a component Pin
CPallini8-Oct-07 22:58
mveCPallini8-Oct-07 22:58 
GeneralRe: Problem with creating a component Pin
rajeev828-Oct-07 23:42
rajeev828-Oct-07 23:42 
GeneralRe: Problem with creating a component Pin
CPallini8-Oct-07 23:59
mveCPallini8-Oct-07 23:59 
GeneralRe: Problem with creating a component Pin
rajeev829-Oct-07 0:23
rajeev829-Oct-07 0:23 
GeneralRe: Problem with creating a component Pin
CPallini9-Oct-07 0:58
mveCPallini9-Oct-07 0:58 
GeneralRe: Problem with creating a component Pin
rajeev829-Oct-07 2:27
rajeev829-Oct-07 2:27 
GeneralRe: Problem with creating a component Pin
CPallini9-Oct-07 2:45
mveCPallini9-Oct-07 2:45 
GeneralRe: Problem with creating a component Pin
rajeev829-Oct-07 3:01
rajeev829-Oct-07 3:01 
Questioninterview questions Pin
neelu77794-Oct-07 21:45
neelu77794-Oct-07 21:45 
AnswerRe: interview questions Pin
Shaileshvb10-Oct-07 23:38
Shaileshvb10-Oct-07 23:38 
QuestionHow does ActiveX read and write cookie Pin
martinvan4-Oct-07 20:41
martinvan4-Oct-07 20:41 

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.