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

Managed C++/CLI

 
QuestionDebugging an application minidump using windbg Pin
Prasann Mayekar9-Jun-11 23:01
Prasann Mayekar9-Jun-11 23:01 
Answercross-post alert Pin
Luc Pattyn10-Jun-11 1:08
sitebuilderLuc Pattyn10-Jun-11 1:08 
QuestionMulti-Project Solution in visual studio 2008 (C++/CLI) (Windows Form Application). Pin
PrajaktPatil6-Jun-11 1:24
PrajaktPatil6-Jun-11 1:24 
QuestionRe: Multi-Project Solution in visual studio 2008 (C++/CLI) (Windows Form Application). Pin
Mark Salsbery6-Jun-11 7:04
Mark Salsbery6-Jun-11 7:04 
GeneralRe: Multi-Project Solution in visual studio 2008 (C++/CLI) (Windows Form Application). Pin
PrajaktPatil6-Jun-11 23:20
PrajaktPatil6-Jun-11 23:20 
AnswerRe: Multi-Project Solution in visual studio 2008 (C++/CLI) (Windows Form Application). Pin
Albert Holguin8-Jun-11 18:48
professionalAlbert Holguin8-Jun-11 18:48 
AnswerRe: Multi-Project Solution in visual studio 2008 (C++/CLI) (Windows Form Application). Pin
Philippe Mori2-Jul-11 2:17
Philippe Mori2-Jul-11 2:17 
QuestionAccess methods from .Net C# COM object from Unmanaged C++ code Pin
Member 79736701-Jun-11 23:20
Member 79736701-Jun-11 23:20 
I have prepeared project folllowing instrctions given in this article(Calling Managed .NET C# COM Objects from Unmanaged C++ Code).
I have used VS 2008 and .Net Framework 2.0 for both projects.

I am able to access ShowDialog() method as shown in this article but when i added another method to same interface it was not available in c++.

I checked both .tlb and .tlh file I can see both of them having declaration of new method added.
but I try to acces it through pDotNetCOMPtr-><new method="" not="" included="">

Please let me know what I am missing?
AnswerRe: Access methods from .Net C# COM object from Unmanaged C++ code Pin
MicroVirus18-Jun-11 3:49
MicroVirus18-Jun-11 3:49 
AnswerRe: Access methods from .Net C# COM object from Unmanaged C++ code Pin
Philippe Mori2-Jul-11 2:30
Philippe Mori2-Jul-11 2:30 
QuestionQuestion about Connecting to Postgresql with ODBC Pin
Lighter Joul27-May-11 5:07
Lighter Joul27-May-11 5:07 
AnswerRe: Question about Connecting to Postgresql with ODBC Pin
Mark Salsbery27-May-11 7:21
Mark Salsbery27-May-11 7:21 
QuestionDrawing problem in panel when scrolling Pin
Lighter Joul26-May-11 4:13
Lighter Joul26-May-11 4:13 
AnswerRe: Drawing problem in panel when scrolling Pin
Lighter Joul26-May-11 21:31
Lighter Joul26-May-11 21:31 
Questionattach a file to a windows form Pin
VonHagNDaz25-May-11 4:42
VonHagNDaz25-May-11 4:42 
AnswerRe: attach a file to a windows form Pin
Luc Pattyn25-May-11 5:35
sitebuilderLuc Pattyn25-May-11 5:35 
GeneralRe: attach a file to a windows form Pin
VonHagNDaz25-May-11 6:00
VonHagNDaz25-May-11 6:00 
AnswerRe: attach a file to a windows form Pin
Luc Pattyn25-May-11 6:27
sitebuilderLuc Pattyn25-May-11 6:27 
Questionproblem with switch in C++/CLI [modified] Pin
mirabelka224-May-11 10:58
mirabelka224-May-11 10:58 
AnswerRe: problem with switch in C++/CLI Pin
Mark Salsbery24-May-11 14:47
Mark Salsbery24-May-11 14:47 
AnswerRe: problem with switch in C++/CLI Pin
John Schroedl24-May-11 16:30
professionalJohn Schroedl24-May-11 16:30 
GeneralRe: problem with switch in C++/CLI Pin
mirabelka226-May-11 1:18
mirabelka226-May-11 1:18 
AnswerRe: problem with switch in C++/CLI Pin
Luc Pattyn25-May-11 1:36
sitebuilderLuc Pattyn25-May-11 1:36 
AnswerRe: problem with switch in C++/CLI Pin
Luc Pattyn26-May-11 1:47
sitebuilderLuc Pattyn26-May-11 1:47 
QuestionScrollbar in c++/cli winform Pin
Lighter Joul23-May-11 3:59
Lighter Joul23-May-11 3:59 

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.