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

Managed C++/CLI

 
GeneralRe: ERROR in reload operator Pin
Christian Graus4-Jun-07 11:18
protectorChristian Graus4-Jun-07 11:18 
QuestionGetProcesses in C++ Pin
gapfulgence1-Jun-07 11:04
gapfulgence1-Jun-07 11:04 
AnswerRe: GetProcesses in C++ Pin
Mark Salsbery1-Jun-07 11:44
Mark Salsbery1-Jun-07 11:44 
AnswerRe: GetProcesses in C++ Pin
Christian Graus1-Jun-07 11:47
protectorChristian Graus1-Jun-07 11:47 
QuestionUI thread not allowing Garbage Collection? Pin
SE_GEEK1-Jun-07 7:08
SE_GEEK1-Jun-07 7:08 
QuestionNEW dialog ID problem Pin
sonavi1-Jun-07 2:11
sonavi1-Jun-07 2:11 
AnswerRe: NEW dialog ID problem Pin
Mark Salsbery1-Jun-07 5:09
Mark Salsbery1-Jun-07 5:09 
QuestionWindows Forms Application with mixed code Requires an annoying Console Window Pin
earlgraham31-May-07 12:31
earlgraham31-May-07 12:31 
My code caused an _CrtIsValidHeapPointer Assertion failure. Microsoft has a solution( Initialization of native global objects requires CRT (C RunTime) startup routine).

This Solution requires
1. Set Linker\Advanced\Entry Point to "" (empty string)
2. Set Linker\System\Subsystem to Not Set


It allows the application and Form to run but an annoying console window appears.

I need help removing this console window or a better way than Microsoft's solution.
Please Help. Thanks.


Programmer
Glenn Earl Graham
Austin, TX

AnswerRe: Windows Forms Application with mixed code Requires an annoying Console Window Pin
Mark Salsbery31-May-07 14:38
Mark Salsbery31-May-07 14:38 
GeneralRe: Windows Forms Application with mixed code Requires an annoying Console Window Pin
earlgraham1-Jun-07 5:24
earlgraham1-Jun-07 5:24 
GeneralRe: Windows Forms Application with mixed code Requires an annoying Console Window Pin
Mark Salsbery1-Jun-07 5:44
Mark Salsbery1-Jun-07 5:44 
GeneralRe: Windows Forms Application with mixed code Requires an annoying Console Window Pin
earlgraham1-Jun-07 10:37
earlgraham1-Jun-07 10:37 
GeneralRe: Windows Forms Application with mixed code Requires an annoying Console Window Pin
Mark Salsbery1-Jun-07 12:14
Mark Salsbery1-Jun-07 12:14 
Questionradioc box problem Pin
sonavi30-May-07 23:09
sonavi30-May-07 23:09 
AnswerRe: radioc box problem Pin
Paul Conrad14-Jul-07 13:41
professionalPaul Conrad14-Jul-07 13:41 
QuestionDebugging problem Pin
HZ_7930-May-07 22:00
HZ_7930-May-07 22:00 
Questioncrtdbg.h - _ASSERT_EXPR Pin
Tal S.29-May-07 21:38
Tal S.29-May-07 21:38 
AnswerRe: crtdbg.h - _ASSERT_EXPR Pin
Mark Salsbery30-May-07 5:09
Mark Salsbery30-May-07 5:09 
GeneralRe: crtdbg.h - _ASSERT_EXPR Pin
Tal S.31-May-07 2:06
Tal S.31-May-07 2:06 
GeneralRe: crtdbg.h - _ASSERT_EXPR Pin
Mark Salsbery31-May-07 5:35
Mark Salsbery31-May-07 5:35 
GeneralRe: crtdbg.h - _ASSERT_EXPR Pin
Tal S.31-May-07 9:45
Tal S.31-May-07 9:45 
GeneralRe: crtdbg.h - _ASSERT_EXPR Pin
Mark Salsbery31-May-07 9:50
Mark Salsbery31-May-07 9:50 
QuestionInter-process communications Pin
gapfulgence29-May-07 7:21
gapfulgence29-May-07 7:21 
AnswerRe: Inter-process communications Pin
Christian Graus29-May-07 12:44
protectorChristian Graus29-May-07 12:44 
GeneralRe: Inter-process communications Pin
gapfulgence29-May-07 13:02
gapfulgence29-May-07 13:02 

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.