Click here to Skip to main content
15,920,031 members
Home / Discussions / COM
   

COM

 
AnswerRe: How to register shell extension DLL? Pin
Michael Dunn29-May-06 7:23
sitebuilderMichael Dunn29-May-06 7:23 
QuestionInprocServer32 Key Pin
Richard Andrew x6428-May-06 13:57
professionalRichard Andrew x6428-May-06 13:57 
AnswerRe: InprocServer32 Key Pin
Michael Dunn28-May-06 18:57
sitebuilderMichael Dunn28-May-06 18:57 
Questionexport data to Database Pin
viji]28-May-06 2:15
viji]28-May-06 2:15 
QuestionWIA (Windows Image Acquisition) API Pin
opl25-May-06 10:27
opl25-May-06 10:27 
AnswerRe: WIA (Windows Image Acquisition) API Pin
Renjith Ramachandran26-May-06 4:50
Renjith Ramachandran26-May-06 4:50 
Question_bstr_t and MS Security update Pin
ChrisLang25-May-06 5:43
ChrisLang25-May-06 5:43 
AnswerRe: _bstr_t and MS Security update Pin
Michael Dunn25-May-06 8:45
sitebuilderMichael Dunn25-May-06 8:45 
GeneralRe: _bstr_t and MS Security update Pin
ChrisLang25-May-06 10:30
ChrisLang25-May-06 10:30 
AnswerRe: _bstr_t and MS Security update Pin
ChrisLang25-May-06 11:17
ChrisLang25-May-06 11:17 
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 

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.