Click here to Skip to main content
15,924,193 members
Home / Discussions / COM
   

COM

 
GeneralRe: ActiveX in VB.NET web app Pin
vishalmore29-Jul-05 21:54
vishalmore29-Jul-05 21:54 
GeneralSOAP Related Pin
Member 214309524-Jul-05 18:36
Member 214309524-Jul-05 18:36 
GeneralActiveX Exe Registeration Pin
MohammadAmiry24-Jul-05 7:30
MohammadAmiry24-Jul-05 7:30 
GeneralRe: ActiveX Exe Registeration Pin
sanjayrvyas24-Jul-05 8:23
sanjayrvyas24-Jul-05 8:23 
GeneralRe: ActiveX Exe Registeration Pin
MohammadAmiry25-Jul-05 10:35
MohammadAmiry25-Jul-05 10:35 
GeneralRe: ActiveX Exe Registeration Pin
MohammadAmiry27-Jul-05 21:12
MohammadAmiry27-Jul-05 21:12 
GeneralCOM registration problems Pin
gxdata23-Jul-05 21:20
gxdata23-Jul-05 21:20 
GeneralCOM Control Not Getting the Message Pin
McClamm22-Jul-05 7:40
McClamm22-Jul-05 7:40 
I'm working on a COM control that's used in several places. We use ATL to work with it, in VC++. We use the COM control as an embedded control in HMTL, and also in a "standalone" application. So here's the problem. We want to listen for the arrow keys to scroll over a document, and there's an OnKeyDown handler defined, etc. This function gets called just fine when the control is in "standalone" application. I can use the debugged to see it being called when the user presses a key, and the scrolling happens. However, when we're running embedded in HTML... the OnKeyDown function never gets called! However, pressing the arrow keys will scroll the HTML page in IE.

Does IE not pass the arrow keys messages to COM controls, or what? Is there something special I need to do make IE pass the messages on?
GeneralRe: COM Control Not Getting the Message Pin
McClamm22-Jul-05 9:27
McClamm22-Jul-05 9:27 
GeneralRe: COM Control Not Getting the Message Pin
Jörgen Sigvardsson23-Jul-05 3:23
Jörgen Sigvardsson23-Jul-05 3:23 
GeneralWin32 Application and IE Pin
cyp0rk21-Jul-05 16:16
cyp0rk21-Jul-05 16:16 
GeneralCOM Event Queues Pin
Anonymous21-Jul-05 2:48
Anonymous21-Jul-05 2:48 
GeneralRe: COM Event Queues Pin
I am ke xu24-Jul-05 0:20
I am ke xu24-Jul-05 0:20 
GeneralRe: COM Event Queues Pin
Anonymous24-Jul-05 10:20
Anonymous24-Jul-05 10:20 
Generalcommunication between COM objects Pin
Member 1106649721-Jul-05 2:20
Member 1106649721-Jul-05 2:20 
GeneralAggregation Pin
madness50121-Jul-05 1:16
madness50121-Jul-05 1:16 
GeneralRe: Aggregation Pin
Anuj Purwar25-Jul-05 2:00
Anuj Purwar25-Jul-05 2:00 
GeneralATL-COM: Unable to remove popup menu from MSWord Pin
mandanani21-Jul-05 1:12
mandanani21-Jul-05 1:12 
Generalchat application problem --remote connection Pin
Murat AKA20-Jul-05 9:11
Murat AKA20-Jul-05 9:11 
GeneralRe: chat application problem --remote connection Pin
I am ke xu24-Jul-05 0:08
I am ke xu24-Jul-05 0:08 
GeneralRe: chat application problem --remote connection Pin
Murat AKA24-Jul-05 4:29
Murat AKA24-Jul-05 4:29 
GeneralQuestion On Passing Data To Custom Draw Message Handler Pin
yccheok19-Jul-05 22:55
yccheok19-Jul-05 22:55 
Generalstandalone COM server (exe) not instantiating Pin
gautaminova19-Jul-05 16:48
gautaminova19-Jul-05 16:48 
GeneralIExplorer Button with menu Pin
18-Jul-05 11:34
suss18-Jul-05 11:34 
GeneralAdding dialog to Activex - VC++ Pin
urssmiling18-Jul-05 4:10
urssmiling18-Jul-05 4:10 

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.