Click here to Skip to main content
15,902,276 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Problem in deleting ComboBox pointer. Pin
Chris Losinger17-Feb-06 3:46
professionalChris Losinger17-Feb-06 3:46 
QuestionRe: Problem in deleting ComboBox pointer. Pin
Aryan S17-Feb-06 3:50
Aryan S17-Feb-06 3:50 
AnswerRe: Problem in deleting ComboBox pointer. Pin
Cedric Moonen17-Feb-06 3:52
Cedric Moonen17-Feb-06 3:52 
AnswerRe: Problem in deleting ComboBox pointer. Pin
Chris Losinger17-Feb-06 3:58
professionalChris Losinger17-Feb-06 3:58 
AnswerRe: Problem in deleting ComboBox pointer. Pin
David Crow17-Feb-06 3:50
David Crow17-Feb-06 3:50 
AnswerRe: Problem in deleting ComboBox pointer. Pin
James R. Twine17-Feb-06 3:52
James R. Twine17-Feb-06 3:52 
QuestionRe: Problem in deleting ComboBox pointer. Pin
Aryan S17-Feb-06 3:55
Aryan S17-Feb-06 3:55 
AnswerRe: Problem in deleting ComboBox pointer. Pin
toxcct17-Feb-06 4:07
toxcct17-Feb-06 4:07 
damn, you have mud on your eyes !!!

Aryan S wrote:
combo=new CComboBox;
combo=(CComboBox*)GetDlgItem(nID);


you assign combo twice... so you are not deleteing what you previously newed


TOXCCT >>> GEII power
[toxcct][VisualCalc 2.24][3.0 soon...]
AnswerRe: Problem in deleting ComboBox pointer. Pin
David Crow17-Feb-06 4:32
David Crow17-Feb-06 4:32 
AnswerRe: Problem in deleting ComboBox pointer. Pin
Russell'17-Feb-06 3:57
Russell'17-Feb-06 3:57 
GeneralRe: Problem in deleting ComboBox pointer. Pin
Aryan S17-Feb-06 4:41
Aryan S17-Feb-06 4:41 
GeneralRe: Problem in deleting ComboBox pointer. Pin
Russell'17-Feb-06 4:51
Russell'17-Feb-06 4:51 
QuestionEXE/DLL resources modification? Pin
Pascal Pinchauret-Lamothe17-Feb-06 2:54
Pascal Pinchauret-Lamothe17-Feb-06 2:54 
AnswerRe: EXE/DLL resources modification? Pin
David Crow17-Feb-06 3:15
David Crow17-Feb-06 3:15 
GeneralRe: EXE/DLL resources modification? Pin
Pascal Pinchauret-Lamothe17-Feb-06 3:25
Pascal Pinchauret-Lamothe17-Feb-06 3:25 
GeneralRe: EXE/DLL resources modification? Pin
David Crow17-Feb-06 3:32
David Crow17-Feb-06 3:32 
GeneralRe: EXE/DLL resources modification? Pin
Pascal Pinchauret-Lamothe17-Feb-06 3:40
Pascal Pinchauret-Lamothe17-Feb-06 3:40 
GeneralRe: EXE/DLL resources modification? Pin
ThatsAlok18-Feb-06 0:03
ThatsAlok18-Feb-06 0:03 
GeneralRe: EXE/DLL resources modification? Pin
James R. Twine17-Feb-06 3:40
James R. Twine17-Feb-06 3:40 
GeneralRe: EXE/DLL resources modification? Pin
Blake Miller17-Feb-06 4:22
Blake Miller17-Feb-06 4:22 
AnswerRe: EXE/DLL resources modification? Pin
Michael Dunn17-Feb-06 8:59
sitebuilderMichael Dunn17-Feb-06 8:59 
QuestionWSAAsyncSelect Linux Equivalent Pin
Jnewg517-Feb-06 2:43
Jnewg517-Feb-06 2:43 
AnswerRe: WSAAsyncSelect Linux Equivalent Pin
Jnewg517-Feb-06 2:47
Jnewg517-Feb-06 2:47 
GeneralRe: WSAAsyncSelect Linux Equivalent Pin
Jnewg517-Feb-06 2:48
Jnewg517-Feb-06 2:48 
QuestionCSingleLock problem Pin
ledallam17-Feb-06 2:30
ledallam17-Feb-06 2:30 

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.