Click here to Skip to main content
15,904,297 members
Home / Discussions / C#
   

C#

 
GeneralRe: Import gdi32 and GammaRamp Pin
momer21-Oct-04 18:18
momer21-Oct-04 18:18 
GeneralRe: Import gdi32 and GammaRamp Pin
SeaMonkey00721-Oct-04 22:56
SeaMonkey00721-Oct-04 22:56 
GeneralHelp me,Sir! Pin
momer21-Oct-04 14:42
momer21-Oct-04 14:42 
GeneralRe: Help me,Sir! Pin
Nick Parker21-Oct-04 15:02
protectorNick Parker21-Oct-04 15:02 
Generalcustom control (component) question Pin
bl4ck1c321-Oct-04 14:19
bl4ck1c321-Oct-04 14:19 
GeneralRe: custom control (component) question Pin
Roger Alsing21-Oct-04 21:41
Roger Alsing21-Oct-04 21:41 
GeneralDeployment Project/MSI/installer problems Pin
Arun Bhalla21-Oct-04 14:00
Arun Bhalla21-Oct-04 14:00 
GeneralCOM and interfaces Pin
Joel Lucsy21-Oct-04 12:39
Joel Lucsy21-Oct-04 12:39 
Ok, here's the deal. I have an Active-X control on a form. I call a function off that control and get an object. This object I get does NOT have a typelib that I can create a RCW from, but I do know that functions and properties it has.

So, right now I created a class that just thunks down using the InvokeMethod stuff. However, I'd like to use standard .NET interfaces instead. The problem is that I can't seem to get the object to cast to the interface, nor do I know the GUID for the object.

Is there any way of forcing the COM object to route thru a interface I've created?

Thanks.

--
Joel Lucsy
GeneralRe: COM and interfaces Pin
Nick Parker21-Oct-04 14:54
protectorNick Parker21-Oct-04 14:54 
GeneralRe: COM and interfaces Pin
Joel Lucsy21-Oct-04 16:35
Joel Lucsy21-Oct-04 16:35 
GeneralDataGridColumnStyle Pin
WDI21-Oct-04 12:13
WDI21-Oct-04 12:13 
GeneralRe: DataGridColumnStyle Pin
sreejith ss nair21-Oct-04 21:45
sreejith ss nair21-Oct-04 21:45 
GeneralInterface confusion Pin
Adam °Wimsatt21-Oct-04 10:33
Adam °Wimsatt21-Oct-04 10:33 
GeneralRe: Interface confusion Pin
Christian Graus21-Oct-04 10:43
protectorChristian Graus21-Oct-04 10:43 
GeneralRe: Interface confusion Pin
Nick Parker21-Oct-04 10:58
protectorNick Parker21-Oct-04 10:58 
GeneralRe: Interface confusion Pin
Christian Graus21-Oct-04 11:12
protectorChristian Graus21-Oct-04 11:12 
GeneralRe: Interface confusion Pin
Adam °Wimsatt21-Oct-04 12:01
Adam °Wimsatt21-Oct-04 12:01 
GeneralRe: Interface confusion Pin
Christian Graus21-Oct-04 12:17
protectorChristian Graus21-Oct-04 12:17 
GeneralRe: Interface confusion Pin
Nick Parker21-Oct-04 10:53
protectorNick Parker21-Oct-04 10:53 
Generalwsock32.dll Pin
Anonymous21-Oct-04 9:40
Anonymous21-Oct-04 9:40 
GeneralInterfacing with a Web Service Pin
Member 53435721-Oct-04 8:34
Member 53435721-Oct-04 8:34 
GeneralRe: Interfacing with a Web Service Pin
Salil Khedkar25-Oct-04 1:06
Salil Khedkar25-Oct-04 1:06 
QuestionHow to allow user to select an ROI Pin
Kiran Satish21-Oct-04 8:17
Kiran Satish21-Oct-04 8:17 
GeneralWindows Service name/description Pin
petst21-Oct-04 6:49
petst21-Oct-04 6:49 
GeneralRe: Windows Service name/description Pin
Heath Stewart21-Oct-04 6:57
protectorHeath Stewart21-Oct-04 6:57 

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.