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

C / C++ / MFC

 
GeneralRe: need a good method for popping between dialogs Pin
led mike4-Mar-08 5:56
led mike4-Mar-08 5:56 
GeneralRe: need a good method for popping between dialogs Pin
littleGreenDude4-Mar-08 7:35
littleGreenDude4-Mar-08 7:35 
GeneralRe: need a good method for popping between dialogs Pin
led mike4-Mar-08 8:01
led mike4-Mar-08 8:01 
Generalchecking the current time in C++ Pin
nahitan29-Feb-08 9:02
nahitan29-Feb-08 9:02 
GeneralRe: checking the current time in C++ Pin
David Crow29-Feb-08 9:41
David Crow29-Feb-08 9:41 
GeneralRe: checking the current time in C++ Pin
nahitan29-Feb-08 10:15
nahitan29-Feb-08 10:15 
QuestionRe: checking the current time in C++ Pin
David Crow29-Feb-08 10:19
David Crow29-Feb-08 10:19 
GeneralRe: checking the current time in C++ Pin
Bram van Kampen29-Feb-08 12:39
Bram van Kampen29-Feb-08 12:39 
You confused the poor compiler somewhere. Set a few breakpoints, and find out what's happening.
Work with Asserted Values, Run Trivial Examples, Write a Dedicated App to take just this step (Can be a Dialog based App,Call your code in OnInitApp() ). This is called 'Debugging'. The above are the steps I would take, and in that following order. I bet that Step One will lead you to the solution.

It may be slow and tedious, but that's what writing software is about.

Let me know how you're getting on. Rose | [Rose]

Bram van Kampen

GeneralRe: checking the current time in C++ Pin
nahitan1-Mar-08 11:41
nahitan1-Mar-08 11:41 
GeneralRe: checking the current time in C++ Pin
Bram van Kampen5-Mar-08 16:45
Bram van Kampen5-Mar-08 16:45 
GeneralRe: checking the current time in C++ Pin
nahitan12-Mar-08 7:02
nahitan12-Mar-08 7:02 
GeneralRe: checking the current time in C++ Pin
Bram van Kampen5-Mar-08 16:52
Bram van Kampen5-Mar-08 16:52 
GeneralRe: checking the current time in C++ Pin
User 23822921-Mar-08 18:37
User 23822921-Mar-08 18:37 
Generalabout the listbox part of combobox Pin
Koder29-Feb-08 7:58
Koder29-Feb-08 7:58 
GeneralRe: about the listbox part of combobox Pin
Mark Salsbery29-Feb-08 8:40
Mark Salsbery29-Feb-08 8:40 
GeneralRe: about the listbox part of combobox Pin
led mike29-Feb-08 9:56
led mike29-Feb-08 9:56 
GeneralRe: about the listbox part of combobox Pin
Mark Salsbery29-Feb-08 10:12
Mark Salsbery29-Feb-08 10:12 
GeneralRe: about the listbox part of combobox Pin
led mike29-Feb-08 10:46
led mike29-Feb-08 10:46 
GeneralRe: about the listbox part of combobox Pin
Mark Salsbery29-Feb-08 10:55
Mark Salsbery29-Feb-08 10:55 
GeneralRe: about the listbox part of combobox [modified] Pin
led mike29-Feb-08 11:02
led mike29-Feb-08 11:02 
GeneralRe: about the listbox part of combobox Pin
Mark Salsbery29-Feb-08 11:20
Mark Salsbery29-Feb-08 11:20 
GeneralRe: about the listbox part of combobox Pin
Mark Salsbery29-Feb-08 11:41
Mark Salsbery29-Feb-08 11:41 
GeneralRe: about the listbox part of combobox Pin
bob169721-Mar-08 5:50
bob169721-Mar-08 5:50 
GeneralRe: about the listbox part of combobox Pin
Mark Salsbery1-Mar-08 8:19
Mark Salsbery1-Mar-08 8:19 
GeneralRe: about the listbox part of combobox Pin
Koder4-Mar-08 7:43
Koder4-Mar-08 7:43 

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.