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

Managed C++/CLI

 
GeneralRe: Can't close main form!! Pin
richiemac25-Aug-05 21:55
richiemac25-Aug-05 21:55 
GeneralRe: Can't close main form!! Pin
Saksida Bojan28-Aug-05 10:46
Saksida Bojan28-Aug-05 10:46 
GeneralVisual Studio 2005 Pin
Anonymous24-Aug-05 20:33
Anonymous24-Aug-05 20:33 
GeneralRe: Visual Studio 2005 Pin
toxcct24-Aug-05 23:11
toxcct24-Aug-05 23:11 
GeneralRe: Visual Studio 2005 Pin
Anonymous25-Aug-05 1:25
Anonymous25-Aug-05 1:25 
GeneralRe: Visual Studio 2005 Pin
toxcct30-Aug-05 4:07
toxcct30-Aug-05 4:07 
GeneralCobList deleting last element asserts!!! HELP ME Pin
dharani22-Aug-05 0:16
dharani22-Aug-05 0:16 
GeneralRe: CobList deleting last element asserts!!! HELP ME Pin
Christian Graus22-Aug-05 10:49
protectorChristian Graus22-Aug-05 10:49 
First of all, you should investigate STL containers, MFC containers are crap.

Have you looked in the debugger to see the state of your pointers ? Is it possible that the problem is that you're stuffing IN an invalid pointer, and you don't see it until you try to delete it ?


Christian Graus - Microsoft MVP - C++
GeneralNeed to generate the inner polygon with given tolerance Pin
uma_kanth_k21-Aug-05 22:01
uma_kanth_k21-Aug-05 22:01 
GeneralRe: Need to generate the inner polygon with given tolerance Pin
dharani22-Aug-05 1:55
dharani22-Aug-05 1:55 
Generalhelp me pls Pin
neodeaths21-Aug-05 5:16
neodeaths21-Aug-05 5:16 
GeneralRe: help me pls Pin
_eulogy_21-Aug-05 11:57
_eulogy_21-Aug-05 11:57 
GeneralRe: help me pls Pin
toxcct21-Aug-05 20:31
toxcct21-Aug-05 20:31 
GeneralC++/CLI linked with win32 dll's in C# (msvs2005) Pin
_eulogy_20-Aug-05 1:40
_eulogy_20-Aug-05 1:40 
GeneralRe: C++/CLI linked with win32 dll's in C# (msvs2005) Pin
ursus zeta21-Aug-05 10:06
ursus zeta21-Aug-05 10:06 
GeneralRe: C++/CLI linked with win32 dll's in C# (msvs2005) Pin
Anonymous21-Aug-05 11:35
Anonymous21-Aug-05 11:35 
GeneralThat was me :P Pin
_eulogy_21-Aug-05 11:38
_eulogy_21-Aug-05 11:38 
GeneralI know,... Pin
ursus zeta23-Aug-05 9:58
ursus zeta23-Aug-05 9:58 
QuestionWhat is shared Pin
Umair Ahmad khan19-Aug-05 17:51
Umair Ahmad khan19-Aug-05 17:51 
GeneralChanging the row color of a dataGrid Pin
timbo_mobo18-Aug-05 17:47
timbo_mobo18-Aug-05 17:47 
GeneralRe: Changing the row color of a dataGrid Pin
Saksida Bojan19-Aug-05 11:04
Saksida Bojan19-Aug-05 11:04 
Generalincluding pthread.h Pin
Geilkonijn18-Aug-05 7:25
Geilkonijn18-Aug-05 7:25 
GeneralRe: including pthread.h Pin
try8818-Aug-05 8:08
try8818-Aug-05 8:08 
GeneralRe: including pthread.h Pin
Christian Graus18-Aug-05 17:59
protectorChristian Graus18-Aug-05 17:59 
GeneralRe: including pthread.h Pin
Geilkonijn19-Aug-05 4:23
Geilkonijn19-Aug-05 4:23 

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.