Click here to Skip to main content
15,897,704 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: How to create C# Control for any language Pin
Mark Salsbery19-Sep-08 5:41
Mark Salsbery19-Sep-08 5:41 
QuestionRe: How to create C# Control for any language Pin
Andy Rama22-Sep-08 20:04
Andy Rama22-Sep-08 20:04 
AnswerRe: How to create C# Control for any language Pin
Andy Rama22-Sep-08 23:32
Andy Rama22-Sep-08 23:32 
GeneralRe: How to create C# Control for any language Pin
Mark Salsbery23-Sep-08 5:22
Mark Salsbery23-Sep-08 5:22 
GeneralRe: How to create C# Control for any language Pin
Andy Rama23-Sep-08 19:22
Andy Rama23-Sep-08 19:22 
GeneralRe: How to create C# Control for any language Pin
Mark Salsbery24-Sep-08 4:45
Mark Salsbery24-Sep-08 4:45 
AnswerRe: How to create C# Control for any language Pin
Paul Conrad18-Sep-08 6:50
professionalPaul Conrad18-Sep-08 6:50 
QuestionRe: How to create C# Control for any language [modified] Pin
Andy Rama18-Sep-08 21:11
Andy Rama18-Sep-08 21:11 
Hi,

Thanks to you both for reply.


Paul Conrad wrote:
can be used by the other .NET languages


I am using VC++.Net 2008, but I am doing MFC Application.

Paul Conrad wrote:
add a reference to the .dll containing your control


How to add reference to .dll in MFC Application using VC++.Net 2008?
And even after adding reference in MFC Application, how to add/use custom ActiveX Control?


Scenario is,
ActiveX Control in VC#.Net 2008 as 'Windows Form Control Library'.
Application in VC++.Net 2008 as 'MFC Application' (as I am doing DirectShow programming in it).

When I try to add my ActiveX Control through 'Insert ActiveX Control', it doesn't show it in that list.

When I try to register the control using 'regsvr32.exe' it shows error as, DllRegisterServer Failed

Thanks & Regards,
Aniket A. Salunkhe

modified on Friday, September 19, 2008 3:32 AM

AnswerRe: How to create C# Control for any language Pin
Paul Conrad19-Sep-08 4:02
professionalPaul Conrad19-Sep-08 4:02 
QuestionDll throws when loaded from a network path Pin
doug_ayers17-Sep-08 5:25
doug_ayers17-Sep-08 5:25 
AnswerRe: Dll throws when loaded from a network path Pin
Scott Dorman17-Sep-08 6:18
professionalScott Dorman17-Sep-08 6:18 
GeneralRe: Dll throws when loaded from a network path Pin
doug_ayers17-Sep-08 9:19
doug_ayers17-Sep-08 9:19 
GeneralRe: Dll throws when loaded from a network path Pin
Scott Dorman17-Sep-08 9:37
professionalScott Dorman17-Sep-08 9:37 
QuestionCallback and buffer overrun message Pin
Robert Swan16-Sep-08 11:28
Robert Swan16-Sep-08 11:28 
QuestionRe: Callback and buffer overrun message Pin
Mark Salsbery16-Sep-08 11:48
Mark Salsbery16-Sep-08 11:48 
AnswerRe: Callback and buffer overrun message Pin
Robert Swan17-Sep-08 11:49
Robert Swan17-Sep-08 11:49 
GeneralRe: Callback and buffer overrun message Pin
Robert Swan11-Oct-08 9:26
Robert Swan11-Oct-08 9:26 
GeneralRe: Callback and buffer overrun message Pin
Mark Salsbery11-Oct-08 9:35
Mark Salsbery11-Oct-08 9:35 
QuestionHandles and destructors - C++/CLI Pin
N a v a n e e t h15-Sep-08 16:41
N a v a n e e t h15-Sep-08 16:41 
AnswerRe: Handles and destructors - C++/CLI Pin
George L. Jackson16-Sep-08 6:53
George L. Jackson16-Sep-08 6:53 
GeneralRe: Handles and destructors - C++/CLI Pin
N a v a n e e t h16-Sep-08 19:19
N a v a n e e t h16-Sep-08 19:19 
GeneralRe: Handles and destructors - C++/CLI Pin
Scott Dorman17-Sep-08 1:29
professionalScott Dorman17-Sep-08 1:29 
AnswerRe: Handles and destructors - C++/CLI Pin
Scott Dorman17-Sep-08 1:28
professionalScott Dorman17-Sep-08 1:28 
GeneralRe: Handles and destructors - C++/CLI Pin
N a v a n e e t h17-Sep-08 2:04
N a v a n e e t h17-Sep-08 2:04 
GeneralRe: Handles and destructors - C++/CLI Pin
Scott Dorman17-Sep-08 3:06
professionalScott Dorman17-Sep-08 3:06 

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.