Click here to Skip to main content
15,927,694 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: crash !! Help Pin
Christian Graus27-Aug-02 12:01
protectorChristian Graus27-Aug-02 12:01 
GeneralMy registry code Pin
Anonymous27-Aug-02 16:21
Anonymous27-Aug-02 16:21 
GeneralRe: My registry code Pin
Andreas Saurwein27-Aug-02 23:22
Andreas Saurwein27-Aug-02 23:22 
GeneralRe: crash !! Help Pin
Andreas Saurwein27-Aug-02 13:42
Andreas Saurwein27-Aug-02 13:42 
Generalsorry for the ultra long post above. Desperate! Pin
Anonymous27-Aug-02 16:24
Anonymous27-Aug-02 16:24 
GeneralWeird Resolution to problem Pin
ns28-Aug-02 3:23
ns28-Aug-02 3:23 
GeneralRe: Weird Resolution to problem Pin
Andreas Saurwein28-Aug-02 3:29
Andreas Saurwein28-Aug-02 3:29 
GeneralRe: Weird Resolution to problem Pin
ns28-Aug-02 5:55
ns28-Aug-02 5:55 
Thanks for the warning. In my registry code, the source I got my code from said that if I tested the 'result' of querying the key at the end of a series of queries, it would fail if any one of them failed, so I ony need to test it the final time. I dont know if thats sound programming, but thats what I read. I feel like I'm walking on eggshells now, since there are zillions of user choices that could trigger errors that I havent accounted for. Also, every time I do a 'new' I havent checked for NULL which I should do in case theres not enough memory and the pointer comes back NULL right?

I'll have to spend one day going through the code and putting in error tests whereever I can forsee they are required. Thanks for the caution. This stuff is nervewracking! Not being transparently predictable.Unsure | :~
GeneralGetFileSecurity Pin
Matthew R. Miller27-Aug-02 10:55
Matthew R. Miller27-Aug-02 10:55 
GeneralRe: GetFileSecurity Pin
Tomasz Sowinski27-Aug-02 11:10
Tomasz Sowinski27-Aug-02 11:10 
GeneralAnother Error..... Pin
Nick Parker27-Aug-02 10:44
protectorNick Parker27-Aug-02 10:44 
GeneralRe: Another Error..... Pin
jmkhael27-Aug-02 10:49
jmkhael27-Aug-02 10:49 
GeneralRe: Another Error..... Pin
Nick Parker27-Aug-02 10:51
protectorNick Parker27-Aug-02 10:51 
GeneralRe: Another Error..... Pin
jmkhael27-Aug-02 10:58
jmkhael27-Aug-02 10:58 
GeneralRe: Another Error..... Pin
Nick Parker27-Aug-02 11:04
protectorNick Parker27-Aug-02 11:04 
GeneralRe: Another Error..... Pin
Anonymous27-Aug-02 10:59
Anonymous27-Aug-02 10:59 
GeneralRe: Another Error..... Pin
Chris Losinger27-Aug-02 11:38
professionalChris Losinger27-Aug-02 11:38 
GeneralRe: Another Error..... Pin
Nick Parker27-Aug-02 11:42
protectorNick Parker27-Aug-02 11:42 
GeneralRe: Another Error..... Pin
Todd Smith27-Aug-02 20:23
Todd Smith27-Aug-02 20:23 
GeneralRe: Another Error..... Pin
Christian Graus27-Aug-02 12:28
protectorChristian Graus27-Aug-02 12:28 
QuestionIs MFC really as bad as it seems? Pin
Anonymous27-Aug-02 10:26
Anonymous27-Aug-02 10:26 
AnswerRe: Is MFC really as bad as it seems? Pin
Chris Losinger27-Aug-02 10:35
professionalChris Losinger27-Aug-02 10:35 
GeneralRe: Is MFC really as bad as it seems? Pin
pankajdaga27-Aug-02 11:30
pankajdaga27-Aug-02 11:30 
AnswerRe: Is MFC really as bad as it seems? Pin
Michael P Butler27-Aug-02 22:50
Michael P Butler27-Aug-02 22:50 
Generaltime string? newbie Pin
Anonymous27-Aug-02 10:18
Anonymous27-Aug-02 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.