Click here to Skip to main content
15,880,364 members
Home / Discussions / COM
   

COM

 
AnswerRe: What happened to regtlib? Pin
Baltoro22-Oct-09 13:53
Baltoro22-Oct-09 13:53 
QuestionCatch an event, fired within a custom late-bounded DLL Pin
MatthysDT20-Oct-09 1:37
MatthysDT20-Oct-09 1:37 
QuestionIWebbrowser: Toolbar handling and event for modifying content? Pin
AlexInter19-Oct-09 21:41
AlexInter19-Oct-09 21:41 
AnswerRe: IWebbrowser: Toolbar handling and event for modifying content? Pin
Cool_Dev23-Oct-09 5:38
Cool_Dev23-Oct-09 5:38 
Questionerror C4772: #import referenced a type from a missing type library Pin
samfromcn18-Oct-09 20:15
samfromcn18-Oct-09 20:15 
AnswerRe: error C4772: #import referenced a type from a missing type library Pin
Stuart Dootson18-Oct-09 22:10
professionalStuart Dootson18-Oct-09 22:10 
GeneralRe: error C4772: #import referenced a type from a missing type library Pin
samfromcn18-Oct-09 23:35
samfromcn18-Oct-09 23:35 
GeneralRe: error C4772: #import referenced a type from a missing type library Pin
Stuart Dootson19-Oct-09 0:12
professionalStuart Dootson19-Oct-09 0:12 
Ah, I see - hadn't noticed the circular dependency...

Have you tried #including the .h file generated from project A's IDL file before the #import - because that's all you need really - a definition of I1 before the #import statement.

You may need to play with #import attributes to get the namespaces correct, but that's about all you should need.

Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

Questiontwo questions about shell extensions Pin
xalspaero16-Oct-09 12:10
xalspaero16-Oct-09 12:10 
AnswerRe: two questions about shell extensions Pin
Michael Dunn22-Oct-09 14:05
sitebuilderMichael Dunn22-Oct-09 14:05 
GeneralRe: two questions about shell extensions [modified] Pin
xalspaero22-Oct-09 15:33
xalspaero22-Oct-09 15:33 
GeneralRe: two questions about shell extensions Pin
Michael Dunn27-Oct-09 14:30
sitebuilderMichael Dunn27-Oct-09 14:30 
QuestionGetting the running instance from PID using COM Pin
KTTransfer15-Oct-09 8:26
KTTransfer15-Oct-09 8:26 
AnswerRe: Getting the running instance from PID using COM Pin
«_Superman_»15-Oct-09 13:27
professional«_Superman_»15-Oct-09 13:27 
AnswerRe: Getting the running instance from PID using COM Pin
Vi216-Oct-09 0:30
Vi216-Oct-09 0:30 
GeneralRe: Getting the running instance from PID using COM Pin
KTTransfer18-Oct-09 6:31
KTTransfer18-Oct-09 6:31 
GeneralRe: Getting the running instance from PID using COM Pin
Vi218-Oct-09 19:11
Vi218-Oct-09 19:11 
GeneralRe: Getting the running instance from PID using COM Pin
KTTransfer18-Oct-09 22:32
KTTransfer18-Oct-09 22:32 
GeneralRe: Getting the running instance from PID using COM Pin
Jörgen Sigvardsson1-Nov-09 11:23
Jörgen Sigvardsson1-Nov-09 11:23 
Question[Message Deleted] Pin
Cool_Dev14-Oct-09 22:20
Cool_Dev14-Oct-09 22:20 
AnswerRe: Automation: Can't Quit PowerPoint due to Document Recovery Pane.. CrossPost Pin
Richard MacCutchan14-Oct-09 22:41
mveRichard MacCutchan14-Oct-09 22:41 
QuestionAccessibleObjectFromPoint memory leakage problem.. Pin
onlyjaypatel11-Oct-09 18:58
onlyjaypatel11-Oct-09 18:58 
AnswerRe: AccessibleObjectFromPoint memory leakage problem.. Pin
«_Superman_»12-Oct-09 9:21
professional«_Superman_»12-Oct-09 9:21 
GeneralRe: AccessibleObjectFromPoint memory leakage problem.. Pin
onlyjaypatel12-Oct-09 18:40
onlyjaypatel12-Oct-09 18:40 
QuestionCDhtmlDialog and windows version Pin
vcshaman9-Oct-09 3:19
vcshaman9-Oct-09 3:19 

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.