Click here to Skip to main content
15,890,717 members
Home / Discussions / COM
   

COM

 
GeneralRe: COM Pin
Balkrishna Talele18-Apr-04 21:36
Balkrishna Talele18-Apr-04 21:36 
GeneralRe: COM Pin
Balkrishna Talele18-Apr-04 21:39
Balkrishna Talele18-Apr-04 21:39 
GeneralAutomation: Array passing over IDispatch Pin
Takuan16-Apr-04 1:03
Takuan16-Apr-04 1:03 
GeneralRe: Automation: Array passing over IDispatch Pin
Takuan16-Apr-04 1:44
Takuan16-Apr-04 1:44 
GeneralWord Automation Pin
Dominic Godin16-Apr-04 1:00
Dominic Godin16-Apr-04 1:00 
GeneralActiveX Pin
Abhi Lahare15-Apr-04 22:51
Abhi Lahare15-Apr-04 22:51 
GeneralRe: ActiveX Pin
Balkrishna Talele18-Apr-04 21:44
Balkrishna Talele18-Apr-04 21:44 
GeneralOverriding Activex default actions Pin
Member 96421815-Apr-04 21:45
Member 96421815-Apr-04 21:45 
hey, i was wondering if can anyone tell me a way to override the default actions of a certain control, create new ones, and disables ones.
let's say i have a control X, we all know that in API, all r considered as windows. Let's say i have its handle. and this X control is inside my window Y. I want to know if there's a way to add new "message handles" for this control: what if this control doesnt support left click and i want to add one? (i could use the left click on the parent using some coordinates calculations) , how about overriding existing events? Ie: I want the button to be clicked when i press the right click. (i'll suppose that the control doesnt have any event capture for the right click). and... what if i want to disable the left click on this control?... I know all those stuff have a certain way to be dealt with. In order to override some functions, i used followed the mouse on the parent, when it's inside the window, and its location has changed, i'll SetCapture on the parent. any better ideas about this subject? ... my way works but not perfectly (i will have to send all the other msgs i need to the control which will make the job lengthy),that's why I need ur help guys Smile | :)

lebgenius
QuestionHow to convert OUT char* to OUT BSTR*? Pin
Anonymous15-Apr-04 12:34
Anonymous15-Apr-04 12:34 
AnswerRe: How to convert OUT char* to OUT BSTR*? Pin
Anonymous15-Apr-04 19:25
Anonymous15-Apr-04 19:25 
Generalwriting data to the opc server Pin
Anonymous15-Apr-04 1:23
Anonymous15-Apr-04 1:23 
Generalcopying a COM object Pin
Shielsy1014-Apr-04 4:07
Shielsy1014-Apr-04 4:07 
GeneralRe: copying a COM object Pin
Mike Dimmick14-Apr-04 4:56
Mike Dimmick14-Apr-04 4:56 
GeneralHelp on getting OpenOffice on the web Pin
locktotten14-Apr-04 0:36
locktotten14-Apr-04 0:36 
QuestionIScriptControlPtr bad multithreaded behaviour? Pin
humps13-Apr-04 11:11
humps13-Apr-04 11:11 
AnswerRe: IScriptControlPtr bad multithreaded behaviour? Pin
Mike Dimmick13-Apr-04 23:39
Mike Dimmick13-Apr-04 23:39 
GeneralRe: IScriptControlPtr bad multithreaded behaviour? Pin
humps14-Apr-04 20:20
humps14-Apr-04 20:20 
GeneralRe: IScriptControlPtr bad multithreaded behaviour? Pin
Mike Dimmick15-Apr-04 1:50
Mike Dimmick15-Apr-04 1:50 
GeneralRe: IScriptControlPtr bad multithreaded behaviour? Pin
humps15-Apr-04 20:41
humps15-Apr-04 20:41 
GeneralIHttpNegotiate Pin
TimWallace12-Apr-04 5:24
TimWallace12-Apr-04 5:24 
Generalscreen saver Pin
amir_iiui12-Apr-04 1:55
amir_iiui12-Apr-04 1:55 
Generalabout filing Pin
amir_iiui12-Apr-04 1:52
amir_iiui12-Apr-04 1:52 
QuestionHow Calling Com Function Via javascript or VB script Pin
Anonymous11-Apr-04 18:47
Anonymous11-Apr-04 18:47 
AnswerRe: How Calling Com Function Via javascript or VB script Pin
Milton Karimbekallil11-Apr-04 22:57
Milton Karimbekallil11-Apr-04 22:57 
QuestionHow can I add a function to COM? Pin
ilavl11-Apr-04 17:11
ilavl11-Apr-04 17:11 

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.