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

C / C++ / MFC

 
GeneralRe: Update controls in timer, doesn't update Pin
Andreas Saurwein27-Aug-02 13:33
Andreas Saurwein27-Aug-02 13:33 
GeneralRe: Update controls in timer, doesn't update Pin
jimNLX28-Aug-02 3:15
jimNLX28-Aug-02 3:15 
GeneralRe: Update controls in timer, doesn't update Pin
Andreas Saurwein28-Aug-02 3:43
Andreas Saurwein28-Aug-02 3:43 
GeneralRe: Update controls in timer, doesn't update Pin
jimNLX28-Aug-02 3:56
jimNLX28-Aug-02 3:56 
GeneralRe: Update controls in timer, doesn't update Pin
Andreas Saurwein28-Aug-02 4:08
Andreas Saurwein28-Aug-02 4:08 
GeneralRe: Update controls in timer, doesn't update Pin
jimNLX28-Aug-02 4:15
jimNLX28-Aug-02 4:15 
GeneralRe: Update controls in timer, doesn't update Pin
Andreas Saurwein28-Aug-02 4:42
Andreas Saurwein28-Aug-02 4:42 
Generalcrash !! Help Pin
ns27-Aug-02 11:41
ns27-Aug-02 11:41 
If I run it w/o breakpoints, it puts up three CFIleDialogs like it should, but then crashes - memory could not be read.

If I try to debug it with a breakpoint, it says its an NTDLL first chance exception - invalid handle. and never even puts up the three dialogs! I can put the breakpoint anywhere even quite early and I stil ge this. In the call stack I havent gone very far when it happens. I'm troubled that a direct run, and a breakpoint debug run arent following the same route? Although The three CFILEDLgs are postmessage triggered, so maybe thats significant?

Helppp!
ns

Weirder yet, after the three fldialogs get their inputs they save then to the registry. and then crashes. But if you run the program again after these keys have been created, it runs just fine!!

SO its a crash about an invalid handle but doesnt allow the filedlgs to popup like they do when the program is run without debug mode.
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 
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 

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.