Click here to Skip to main content
15,916,527 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Universal Progress Dialog Pin
Stephen Hewitt20-Feb-07 12:41
Stephen Hewitt20-Feb-07 12:41 
GeneralRe: Universal Progress Dialog Pin
BuckBrown20-Feb-07 13:07
BuckBrown20-Feb-07 13:07 
GeneralRe: Universal Progress Dialog Pin
Stephen Hewitt20-Feb-07 13:09
Stephen Hewitt20-Feb-07 13:09 
GeneralRe: Universal Progress Dialog Pin
BuckBrown20-Feb-07 13:46
BuckBrown20-Feb-07 13:46 
GeneralRe: Universal Progress Dialog Pin
Stephen Hewitt20-Feb-07 13:53
Stephen Hewitt20-Feb-07 13:53 
GeneralRe: Universal Progress Dialog Pin
BuckBrown21-Feb-07 5:35
BuckBrown21-Feb-07 5:35 
GeneralRe: Universal Progress Dialog Pin
Stephen Hewitt21-Feb-07 11:56
Stephen Hewitt21-Feb-07 11:56 
QuestionMultiple list boxes in main window Pin
Demosthenes Tecumseh20-Feb-07 10:55
Demosthenes Tecumseh20-Feb-07 10:55 
I am trying to use pointers to create 3 list boxes in the main window of an application. I can get the first list to work fine, but if I even try to allocate memory for the second pointer (CListBox *Ptr2 = new CListBox(); ), the program gives me a run-time error. Anyone have any ideas?
AnswerRe: Multiple list boxes in main window Pin
PJ Arends20-Feb-07 11:46
professionalPJ Arends20-Feb-07 11:46 
GeneralRe: Multiple list boxes in main window Pin
Demosthenes Tecumseh20-Feb-07 12:10
Demosthenes Tecumseh20-Feb-07 12:10 
JokeRe: Multiple list boxes in main window Pin
Mark Salsbery20-Feb-07 12:41
Mark Salsbery20-Feb-07 12:41 
AnswerRe: Multiple list boxes in main window Pin
Stephen Hewitt20-Feb-07 12:43
Stephen Hewitt20-Feb-07 12:43 
GeneralRe: Multiple list boxes in main window Pin
Demosthenes Tecumseh20-Feb-07 13:44
Demosthenes Tecumseh20-Feb-07 13:44 
GeneralRe: Multiple list boxes in main window Pin
PJ Arends20-Feb-07 15:29
professionalPJ Arends20-Feb-07 15:29 
AnswerRe: Multiple list boxes in main window Pin
Demosthenes Tecumseh20-Feb-07 14:01
Demosthenes Tecumseh20-Feb-07 14:01 
QuestionMemory Allocation/Deallocation issues?? Pin
pavanbabut20-Feb-07 9:42
pavanbabut20-Feb-07 9:42 
AnswerRe: Memory Allocation/Deallocation issues?? Pin
Mark Salsbery20-Feb-07 10:05
Mark Salsbery20-Feb-07 10:05 
AnswerRe: Memory Allocation/Deallocation issues?? Pin
Blake Miller20-Feb-07 10:21
Blake Miller20-Feb-07 10:21 
GeneralRe: Memory Allocation/Deallocation issues?? Pin
pavanbabut20-Feb-07 11:40
pavanbabut20-Feb-07 11:40 
AnswerRe: Memory Allocation/Deallocation issues?? Pin
Mark Salsbery20-Feb-07 12:17
Mark Salsbery20-Feb-07 12:17 
GeneralRe: Memory Allocation/Deallocation issues?? Pin
pavanbabut20-Feb-07 13:21
pavanbabut20-Feb-07 13:21 
AnswerRe: Memory Allocation/Deallocation issues?? Pin
Maximilien20-Feb-07 13:37
Maximilien20-Feb-07 13:37 
GeneralRe: Memory Allocation/Deallocation issues?? Pin
pavanbabut20-Feb-07 13:41
pavanbabut20-Feb-07 13:41 
Question[Message Deleted] Pin
Anil K P20-Feb-07 7:48
Anil K P20-Feb-07 7:48 
AnswerRe: Get Background color of an active wondow in MFC program Pin
David Crow20-Feb-07 7:52
David Crow20-Feb-07 7:52 

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.