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

Managed C++/CLI

 
AnswerRe: GetType for class Pin
Mark Salsbery5-Jul-08 9:29
Mark Salsbery5-Jul-08 9:29 
GeneralRe: GetType for class Pin
LionAM5-Jul-08 9:47
LionAM5-Jul-08 9:47 
GeneralRe: GetType for class Pin
Mark Salsbery5-Jul-08 9:53
Mark Salsbery5-Jul-08 9:53 
GeneralRe: GetType for class Pin
LionAM5-Jul-08 12:00
LionAM5-Jul-08 12:00 
GeneralRe: GetType for class Pin
Mark Salsbery5-Jul-08 12:43
Mark Salsbery5-Jul-08 12:43 
QuestionUDP messages Pin
dSolariuM5-Jul-08 3:26
dSolariuM5-Jul-08 3:26 
QuestionRe: UDP messages Pin
Mark Salsbery5-Jul-08 9:31
Mark Salsbery5-Jul-08 9:31 
QuestionDebuging Interop: C# -> C++ Pin
Tomerland4-Jul-08 4:39
Tomerland4-Jul-08 4:39 
Dear experts,

I have the following problem.

I have "C++ - unmanaged code" and I want to use it in my managed C#-Applications. Therefore I have a "managed C++" - wrapper around my "unmanaged C++ - Code"

At the end I have the following "call-sequence"

"Managed C#" -> "Managed C++" -> "Unmanaged C++"



All works fine, but the problem beginns at debugging the unmanged C++-Code.
a) I cannot step-into the "unmanged C++-Code"
b) The unmanged objects are not expanded in the debugger

Does somebody have any advice?


Kind regards
AnswerRe: Debuging Interop: C# -> C++ Pin
Tomerland4-Jul-08 4:45
Tomerland4-Jul-08 4:45 
GeneralRe: Debuging Interop: C# -> C++ Pin
Tomerland4-Jul-08 4:55
Tomerland4-Jul-08 4:55 
QuestionTo Get Decimal separator Pin
mikobi4-Jul-08 3:50
mikobi4-Jul-08 3:50 
AnswerRe: To Get Decimal separator Pin
LionAM5-Jul-08 6:34
LionAM5-Jul-08 6:34 
GeneralRe: To Get Decimal separator Pin
mikobi6-Jul-08 23:08
mikobi6-Jul-08 23:08 
QuestionTextBox Format Pin
mikobi3-Jul-08 21:59
mikobi3-Jul-08 21:59 
QuestionIs there anyone use C++/CLI in the real project? Pin
Tal Rasha's Guardianship3-Jul-08 7:26
Tal Rasha's Guardianship3-Jul-08 7:26 
AnswerRe: Is there anyone use C++/CLI in the real project? Pin
Mark Salsbery3-Jul-08 7:39
Mark Salsbery3-Jul-08 7:39 
GeneralRe: Is there anyone use C++/CLI in the real project? Pin
Tal Rasha's Guardianship3-Jul-08 19:04
Tal Rasha's Guardianship3-Jul-08 19:04 
GeneralRe: Is there anyone use C++/CLI in the real project? Pin
Mark Salsbery4-Jul-08 11:17
Mark Salsbery4-Jul-08 11:17 
QuestionWhy is BinaryWriter() is inserting unwanted bytes? Pin
BuckBrown2-Jul-08 6:41
BuckBrown2-Jul-08 6:41 
AnswerRe: Why is BinaryWriter() is inserting unwanted bytes? Pin
Mark Salsbery2-Jul-08 7:31
Mark Salsbery2-Jul-08 7:31 
QuestionVisual c++ NET Application Probleme Pin
mikobi2-Jul-08 2:32
mikobi2-Jul-08 2:32 
AnswerRe: Visual c++ NET Application Probleme Pin
Polar_Sheep2-Jul-08 4:03
Polar_Sheep2-Jul-08 4:03 
AnswerWhy are you reposting the same question? Pin
led mike2-Jul-08 5:04
led mike2-Jul-08 5:04 
GeneralRe: Why are you reposting the same question? Pin
mikobi3-Jul-08 21:53
mikobi3-Jul-08 21:53 
QuestionDeployment of Application Pin
mikobi1-Jul-08 22:01
mikobi1-Jul-08 22:01 

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.