Click here to Skip to main content
15,896,111 members
Home / Discussions / COM
   

COM

 
GeneralRe: _bstr_t and MS Security update Pin
Steve S25-May-06 22:16
Steve S25-May-06 22:16 
Questionproblem in sub report Pin
raghu sahay25-May-06 4:10
raghu sahay25-May-06 4:10 
QuestionDesktop context menu registry entries Pin
Anil_vvs23-May-06 1:33
Anil_vvs23-May-06 1:33 
QuestionPassing structure as parameter Pin
MaheshSharma22-May-06 0:42
MaheshSharma22-May-06 0:42 
QuestionATL COM+, IObjectContext and noncreatable Pin
sameeraperera21-May-06 18:02
sameeraperera21-May-06 18:02 
AnswerRe: ATL COM+, IObjectContext and noncreatable Pin
User 21559723-May-06 14:56
User 21559723-May-06 14:56 
QuestionRe: ATL COM+, IObjectContext and noncreatable Pin
sameeraperera23-May-06 17:46
sameeraperera23-May-06 17:46 
Questionmouse messages not going to control's window procedure Pin
allegatoroop20-May-06 10:24
allegatoroop20-May-06 10:24 
I'm trying to modify a simple ActiveX control, to add some interaction.

When IOleObject::DoVerb is called with OLEIVERB_INPLACEACTIVATE, the control's window is created, and its window procedure gets WM_PAINT and paints the window.

But the control's window procedure still doesn't get mouse messages. Instead, the IUnknown::QueryInterface gets a request for IProxyManager (00000008-0000-0000-c000-000000000046) each time I move or click the mouse. IProxyManager isn't even documented in MSDN.

So, what can I do to get IE to send mouse messages to the window procedure instead of to IProxyManager?

The ActiveX control is being displayed in IE6 from an OBJECT tag. The DLL has been developed using the MS Platform SDK (without MFC or ATL).

Thanks,
Allie

QuestionOne domain, block and deny cookies Pin
Sleeper7418-May-06 12:17
Sleeper7418-May-06 12:17 
QuestionExporting enum types to a COM DLL Pin
Robert Ernst18-May-06 9:03
Robert Ernst18-May-06 9:03 
AnswerRe: Exporting enum types to a COM DLL Pin
Laxman Auti18-May-06 19:54
Laxman Auti18-May-06 19:54 
GeneralRe: Exporting enum types to a COM DLL Pin
Robert Ernst19-May-06 6:04
Robert Ernst19-May-06 6:04 
AnswerRe: Exporting enum types to a COM DLL Pin
Laxman Auti19-May-06 18:17
Laxman Auti19-May-06 18:17 
GeneralRe: Exporting enum types to a COM DLL Pin
Robert Ernst20-May-06 13:47
Robert Ernst20-May-06 13:47 
QuestionEXCEPINFO cleanup Pin
jan larsen18-May-06 3:40
jan larsen18-May-06 3:40 
AnswerRe: EXCEPINFO cleanup Pin
NiceNaidu18-May-06 4:02
NiceNaidu18-May-06 4:02 
GeneralRe: EXCEPINFO cleanup Pin
jan larsen18-May-06 8:35
jan larsen18-May-06 8:35 
QuestionEarly Vs Late Binding Pin
NiceNaidu18-May-06 1:43
NiceNaidu18-May-06 1:43 
AnswerRe: Early Vs Late Binding Pin
_AnsHUMAN_ 18-May-06 2:50
_AnsHUMAN_ 18-May-06 2:50 
AnswerRe: Early Vs Late Binding Pin
Laxman Auti18-May-06 2:52
Laxman Auti18-May-06 2:52 
GeneralRe: Early Vs Late Binding Pin
NiceNaidu18-May-06 3:40
NiceNaidu18-May-06 3:40 
QuestionGetting the IHtmlElementRender interface Pin
Anamika200517-May-06 23:45
Anamika200517-May-06 23:45 
AnswerRe: Getting the IHtmlElementRender interface Pin
Laxman Auti18-May-06 0:17
Laxman Auti18-May-06 0:17 
AnswerRe: Getting the IHtmlElementRender interface Pin
_AnsHUMAN_ 20-May-06 0:51
_AnsHUMAN_ 20-May-06 0:51 
Questionwhich files anre needed to include forI HTMLElementRender Pin
Hemant kulkarni17-May-06 23:26
Hemant kulkarni17-May-06 23:26 

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.