Click here to Skip to main content
15,891,513 members

Comments by user_code (Top 34 by date)

user_code 3-Dec-14 1:27am View    
it is really hard or even impossible. I know which line leads to the crash as the code saved the methods stack when it crashes, but this line is called hundreds of times and works fine.
Just once in 4-5 runs, and after the line is called a lot of times before in the specific run, it suddenly crash.
user_code 2-Dec-14 16:06pm View    
thanks for answer. my mistake, i meant "overwritten".
My suspect is the somehow the vtable is being overwritten, as I get the error of "::`vftable' (NULL"
user_code 28-Feb-13 5:36am View    
Yes. Does it matter?
user_code 28-Feb-13 2:10am View    
I tried. Both for the Refresh() of the Radio Button, and also for the Refresh() of the Groupbox.
It doesn't help.
user_code 12-Dec-12 2:22am View    
Of course it can, and it compiles..