Click here to Skip to main content
15,908,013 members
Home / Discussions / COM
   

COM

 
GeneralAbout "optional" attribute in IDL Pin
User 21559730-Nov-04 18:34
User 21559730-Nov-04 18:34 
GeneralRe: About "optional" attribute in IDL Pin
Raja R30-Nov-04 19:44
Raja R30-Nov-04 19:44 
GeneralAccessing run-time only props. Pin
John R. Shaw30-Nov-04 14:58
John R. Shaw30-Nov-04 14:58 
GeneralSafeArrays Pin
Alamelu Nachiappan30-Nov-04 7:25
Alamelu Nachiappan30-Nov-04 7:25 
GeneralDCOM Pin
Anonymous30-Nov-04 1:32
Anonymous30-Nov-04 1:32 
GeneralRe: DCOM Pin
User 21559730-Nov-04 18:28
User 21559730-Nov-04 18:28 
GeneralDocking deskband on the right side of the window Pin
kumarbp30-Nov-04 0:05
kumarbp30-Nov-04 0:05 
Questionis this even possible? Pin
vista2729-Nov-04 17:30
vista2729-Nov-04 17:30 
I've been given a task by my manager which I think is not possible to do. Our clients will be given an activeX control in which they will instantiate and make calls into. What we are trying to do is validate those calls into the activeX control. That is, when those calls are made, the parameters need to be checked and verified for proper values. Now the solution I have come up with, is to provide clients with my own activex control, which basically IS the actual activeX control they will be using except I added my own code to the implementation to do my validation and report to a file. Now in order for this to work, the client will need to instantiate MY activeX control instead of the real one, use MY activex control as if they were using the real one, and then I can validate that they are doing things properly. This of course requires the client to instantiate MY activex control hence build against my activex control. What she wants is this to be totally transparent to the client. That is, somehow do my validation on their calls to the real activex control but without getting them to have to rebuild against mine. So in other words, somehow intercept the calls from the client to the activex control and validate it with them knowing it. This sounds pretty serious in terms of security, and doesn’t seem doable. The real issue here is this: how do I get a client to use my activex control without them having to rebuild or even know that they're using my activex control? How could I make this validation totally transparent to the client? Can it be done?



AnswerRe: is this even possible? Pin
Steve S29-Nov-04 22:47
Steve S29-Nov-04 22:47 
GeneralRe: is this even possible? Pin
vista2730-Nov-04 3:58
vista2730-Nov-04 3:58 
GeneralRe: is this even possible? Pin
vista2730-Nov-04 4:10
vista2730-Nov-04 4:10 
GeneralHandling Events in COM takes time Pin
arun140529-Nov-04 7:22
arun140529-Nov-04 7:22 
GeneralOne more clue: Pin
arun140529-Nov-04 22:13
arun140529-Nov-04 22:13 
GeneralDebug assertion failed! Pin
tpndtbk29-Nov-04 3:27
tpndtbk29-Nov-04 3:27 
GeneralTAB not working properly in WebBrowser control embedded in a modeless dialog box encapsulated within a ATL DLL Pin
sashishk26-Nov-04 1:08
sashishk26-Nov-04 1:08 
QuestionHow to throw exception Pin
tpndtbk25-Nov-04 23:31
tpndtbk25-Nov-04 23:31 
AnswerRe: How to throw exception Pin
ThatsAlok26-Nov-04 0:13
ThatsAlok26-Nov-04 0:13 
GeneralRe: How to throw exception Pin
tpndtbk26-Nov-04 1:13
tpndtbk26-Nov-04 1:13 
AnswerRe: How to throw exception Pin
sashishk26-Nov-04 1:20
sashishk26-Nov-04 1:20 
GeneralRe: How to throw exception Pin
tpndtbk26-Nov-04 3:59
tpndtbk26-Nov-04 3:59 
GeneralRe: How to throw exception Pin
ThatsAlok29-Nov-04 17:18
ThatsAlok29-Nov-04 17:18 
AnswerRe: How to throw exception Pin
Manuele Sicuteri2-Dec-04 5:44
Manuele Sicuteri2-Dec-04 5:44 
GeneralCreating a POP3Proxy like Norton AntiVir Email scanning (pls help) Pin
mmathers25-Nov-04 19:36
mmathers25-Nov-04 19:36 
Generalexporting datagrid details into word Pin
sujithapril25-Nov-04 12:49
sujithapril25-Nov-04 12:49 
Generalinserting problem with OLEDB Pin
seans00225-Nov-04 4:55
seans00225-Nov-04 4:55 

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.