Click here to Skip to main content
15,917,616 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: listbox Pin
SandipG 12-Jun-08 19:25
SandipG 12-Jun-08 19:25 
GeneralRe: listbox Pin
Hamid_RT12-Jun-08 20:20
Hamid_RT12-Jun-08 20:20 
GeneralRe: listbox Pin
Nelek12-Jun-08 21:24
protectorNelek12-Jun-08 21:24 
GeneralRe: listbox Pin
Mohanraj D15-Jun-08 20:20
Mohanraj D15-Jun-08 20:20 
GeneralRe: listbox Pin
Nelek15-Jun-08 21:55
protectorNelek15-Jun-08 21:55 
AnswerRe: listbox Pin
Rajesh R Subramanian12-Jun-08 19:17
professionalRajesh R Subramanian12-Jun-08 19:17 
QuestionOnTimer() in 2 seperate classes get crashed Pin
Anu_Bala12-Jun-08 19:01
Anu_Bala12-Jun-08 19:01 
QuestionRe: OnTimer() in 2 seperate classes get crashed Pin
_AnsHUMAN_ 12-Jun-08 19:11
_AnsHUMAN_ 12-Jun-08 19:11 
Did you try to debug?
Check the variables that you use to draw the hands of the clock.
It won't be OnTimer though that would be causing the crash. you could be using some uninitialized variable or accessing some array value that wouldn't be existing.

Somethings seem HARD to do, until we know how to do them.
Wink | ;-) _AnShUmAn_

AnswerRe: OnTimer() in 2 seperate classes get crashed Pin
SandipG 12-Jun-08 19:13
SandipG 12-Jun-08 19:13 
GeneralRe: OnTimer() in 2 seperate classes get crashed Pin
Anu_Bala12-Jun-08 19:27
Anu_Bala12-Jun-08 19:27 
QuestionFind number of elements of an array Pin
CodingLover12-Jun-08 18:51
CodingLover12-Jun-08 18:51 
AnswerRe: Find number of elements of an array Pin
_AnsHUMAN_ 12-Jun-08 19:23
_AnsHUMAN_ 12-Jun-08 19:23 
NewsRe: Find number of elements of an array Pin
CodingLover12-Jun-08 19:28
CodingLover12-Jun-08 19:28 
AnswerRe: Find number of elements of an array Pin
Saurabh.Garg12-Jun-08 19:28
Saurabh.Garg12-Jun-08 19:28 
GeneralRe: Find number of elements of an array Pin
CodingLover12-Jun-08 19:34
CodingLover12-Jun-08 19:34 
GeneralRe: Pin
Saurabh.Garg12-Jun-08 19:38
Saurabh.Garg12-Jun-08 19:38 
GeneralRe: Pin
CodingLover12-Jun-08 19:46
CodingLover12-Jun-08 19:46 
GeneralRe: Pin
Saurabh.Garg12-Jun-08 19:56
Saurabh.Garg12-Jun-08 19:56 
AnswerRe: Find number of elements of an array Pin
Cedric Moonen12-Jun-08 20:09
Cedric Moonen12-Jun-08 20:09 
NewsRe: Find number of elements of an array Pin
CodingLover12-Jun-08 20:19
CodingLover12-Jun-08 20:19 
AnswerRe: Find number of elements of an array Pin
Michael Dunn13-Jun-08 10:45
sitebuilderMichael Dunn13-Jun-08 10:45 
QuestionGettin size of dialog template. Pin
progDes12-Jun-08 18:47
progDes12-Jun-08 18:47 
AnswerRe: Gettin size of dialog template. Pin
Nibu babu thomas12-Jun-08 19:47
Nibu babu thomas12-Jun-08 19:47 
GeneralRe: Gettin size of dialog template. Pin
progDes12-Jun-08 20:16
progDes12-Jun-08 20:16 
Questionuse of help file in MFC. Pin
Le@rner12-Jun-08 18:39
Le@rner12-Jun-08 18:39 

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.