Click here to Skip to main content
15,895,011 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: project settings Pin
_tasleem13-May-05 3:54
_tasleem13-May-05 3:54 
GeneralRe: project settings Pin
Blake Miller13-May-05 4:13
Blake Miller13-May-05 4:13 
GeneralRe: project settings Pin
_tasleem13-May-05 4:28
_tasleem13-May-05 4:28 
GeneralRe: project settings Pin
Blake Miller13-May-05 6:01
Blake Miller13-May-05 6:01 
GeneralRe: project settings Pin
_tasleem16-May-05 14:19
_tasleem16-May-05 14:19 
GeneralRe: project settings Pin
Blake Miller17-May-05 4:48
Blake Miller17-May-05 4:48 
GeneralRe: project settings Pin
_tasleem18-May-05 13:50
_tasleem18-May-05 13:50 
GeneralRe: project settings Pin
Blake Miller19-May-05 4:23
Blake Miller19-May-05 4:23 
Sounds like a BUG in your program to me.
You need to check for uninitialized variables or pointers that are still being used that are no longer good.
Make sure you are compiling at warning level 4 and don't ignore ANYTHING.

GeneralWorking Thread + UpdateData Problem Pin
acinosanduce12-May-05 10:51
acinosanduce12-May-05 10:51 
GeneralRe: Working Thread + UpdateData Problem Pin
lucy12-May-05 10:53
lucy12-May-05 10:53 
GeneralRe: Working Thread + UpdateData Problem Pin
ThatsAlok12-May-05 18:49
ThatsAlok12-May-05 18:49 
GeneralComboBox problem Pin
ddmcr12-May-05 9:27
ddmcr12-May-05 9:27 
GeneralRe: ComboBox problem Pin
liquid_12-May-05 11:28
liquid_12-May-05 11:28 
GeneralRe: ComboBox problem Pin
ddmcr12-May-05 22:43
ddmcr12-May-05 22:43 
GeneralRe: ComboBox problem Pin
liquid_13-May-05 1:11
liquid_13-May-05 1:11 
GeneralRe: ComboBox problem Pin
ddmcr13-May-05 1:26
ddmcr13-May-05 1:26 
GeneralRe: ComboBox problem Pin
Anonymous15-May-05 20:22
Anonymous15-May-05 20:22 
Questionwhy my CStatic doesn't show its text? Pin
lucy12-May-05 9:16
lucy12-May-05 9:16 
AnswerRe: why my CStatic doesn't show its text? Pin
Haakon S.12-May-05 10:27
Haakon S.12-May-05 10:27 
GeneralRe: why my CStatic doesn't show its text? Pin
lucy12-May-05 10:36
lucy12-May-05 10:36 
GeneralRe: why my CStatic doesn't show its text? Pin
khan++12-May-05 18:50
khan++12-May-05 18:50 
GeneralRe: why my CStatic doesn't show its text? Pin
lucy13-May-05 3:25
lucy13-May-05 3:25 
GeneralThread exit codes Pin
Haakon S.12-May-05 8:59
Haakon S.12-May-05 8:59 
GeneralRe: Thread exit codes Pin
David Crow12-May-05 9:08
David Crow12-May-05 9:08 
GeneralRe: Thread exit codes Pin
Haakon S.12-May-05 10:18
Haakon S.12-May-05 10:18 

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.