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

Managed C++/CLI

 
QuestionDebugging an application minidump using windbg Pin
Prasann Mayekar10-Jun-11 0:01
Prasann Mayekar10-Jun-11 0:01 
Answercross-post alert Pin
Luc Pattyn10-Jun-11 2:08
sitebuilderLuc Pattyn10-Jun-11 2:08 
QuestionMulti-Project Solution in visual studio 2008 (C++/CLI) (Windows Form Application). Pin
PrajaktPatil6-Jun-11 2:24
PrajaktPatil6-Jun-11 2:24 
QuestionRe: Multi-Project Solution in visual studio 2008 (C++/CLI) (Windows Form Application). Pin
Mark Salsbery6-Jun-11 8:04
Mark Salsbery6-Jun-11 8:04 
GeneralRe: Multi-Project Solution in visual studio 2008 (C++/CLI) (Windows Form Application). Pin
PrajaktPatil7-Jun-11 0:20
PrajaktPatil7-Jun-11 0:20 
AnswerRe: Multi-Project Solution in visual studio 2008 (C++/CLI) (Windows Form Application). Pin
Albert Holguin8-Jun-11 19:48
professionalAlbert Holguin8-Jun-11 19:48 
AnswerRe: Multi-Project Solution in visual studio 2008 (C++/CLI) (Windows Form Application). Pin
Philippe Mori2-Jul-11 3:17
Philippe Mori2-Jul-11 3:17 
QuestionAccess methods from .Net C# COM object from Unmanaged C++ code Pin
Member 79736702-Jun-11 0:20
Member 79736702-Jun-11 0: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 4:49
MicroVirus18-Jun-11 4:49 
AnswerRe: Access methods from .Net C# COM object from Unmanaged C++ code Pin
Philippe Mori2-Jul-11 3:30
Philippe Mori2-Jul-11 3:30 
QuestionQuestion about Connecting to Postgresql with ODBC Pin
Lighter Joul27-May-11 6:07
Lighter Joul27-May-11 6:07 
AnswerRe: Question about Connecting to Postgresql with ODBC Pin
Mark Salsbery27-May-11 8:21
Mark Salsbery27-May-11 8:21 
QuestionDrawing problem in panel when scrolling Pin
Lighter Joul26-May-11 5:13
Lighter Joul26-May-11 5:13 
AnswerRe: Drawing problem in panel when scrolling Pin
Lighter Joul26-May-11 22:31
Lighter Joul26-May-11 22:31 
Questionattach a file to a windows form Pin
VonHagNDaz25-May-11 5:42
VonHagNDaz25-May-11 5:42 
AnswerRe: attach a file to a windows form Pin
Luc Pattyn25-May-11 6:35
sitebuilderLuc Pattyn25-May-11 6:35 
GeneralRe: attach a file to a windows form Pin
VonHagNDaz25-May-11 7:00
VonHagNDaz25-May-11 7:00 
AnswerRe: attach a file to a windows form Pin
Luc Pattyn25-May-11 7:27
sitebuilderLuc Pattyn25-May-11 7:27 
Questionproblem with switch in C++/CLI [modified] Pin
mirabelka224-May-11 11:58
mirabelka224-May-11 11:58 
AnswerRe: problem with switch in C++/CLI Pin
Mark Salsbery24-May-11 15:47
Mark Salsbery24-May-11 15:47 
AnswerRe: problem with switch in C++/CLI Pin
John Schroedl24-May-11 17:30
professionalJohn Schroedl24-May-11 17:30 
GeneralRe: problem with switch in C++/CLI Pin
mirabelka226-May-11 2:18
mirabelka226-May-11 2:18 
AnswerRe: problem with switch in C++/CLI Pin
Luc Pattyn25-May-11 2:36
sitebuilderLuc Pattyn25-May-11 2:36 
AnswerRe: problem with switch in C++/CLI Pin
Luc Pattyn26-May-11 2:47
sitebuilderLuc Pattyn26-May-11 2:47 
QuestionScrollbar in c++/cli winform Pin
Lighter Joul23-May-11 4:59
Lighter Joul23-May-11 4: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.