Click here to Skip to main content
15,889,216 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: VC6 - bug? Could you try on your Box? Pin
peterchen14-Jan-05 1:24
peterchen14-Jan-05 1:24 
GeneralRe: VC6 - bug? Could you try on your Box? Pin
Aamir Butt16-Jan-05 17:31
Aamir Butt16-Jan-05 17:31 
GeneralRe: VC6 - bug? Could you try on your Box? Pin
peterchen16-Jan-05 18:42
peterchen16-Jan-05 18:42 
AnswerRe: VC6 - bug? Could you try on your Box? Pin
KaЯl14-Jan-05 1:37
KaЯl14-Jan-05 1:37 
AnswerRe: VC6 - bug? Could you try on your Box? Pin
Ryan Binns14-Jan-05 1:59
Ryan Binns14-Jan-05 1:59 
GeneralRe: VC6 - bug? Could you try on your Box? Pin
Ryan Binns14-Jan-05 2:39
Ryan Binns14-Jan-05 2:39 
GeneralRe: VC6 - bug? Could you try on your Box? Pin
peterchen14-Jan-05 3:16
peterchen14-Jan-05 3:16 
GeneralRe: VC6 - bug? Could you try on your Box? Pin
peterchen14-Jan-05 3:07
peterchen14-Jan-05 3:07 
Could you please check which SP is installed at yours?
Listing file would be interesting only if it passes.

The original code is quite a bit more complex, and while I can work around this in this one place, I have probably thousands of others wit h a similar structure. The version posted is the "most brittle" one - changing a single thing will fix it.

But from the isolation process I have dozens of iterations that show the same bug in more comple code. (that's the frightening part) It seems to be triggered by rgister starvation for local/temp variables, a function with many parameters, and the killer is always moving an assignment (mov REG, esp) to far up.




I never really know a killer from a savior
boost your code || Fold With Us! || sighist | doxygen

GeneralRe: VC6 - bug? Could you try on your Box? Pin
Ryan Binns14-Jan-05 3:16
Ryan Binns14-Jan-05 3:16 
GeneralEXE Icon modifier Pin
CVNK7613-Jan-05 23:20
CVNK7613-Jan-05 23:20 
GeneralRe: EXE Icon modifier Pin
Joel Holdsworth15-Jan-05 0:19
Joel Holdsworth15-Jan-05 0:19 
GeneralRe: EXE Icon modifier Pin
cvnk17-Jan-05 0:26
cvnk17-Jan-05 0:26 
GeneralTired of ...... Pin
pc_dev13-Jan-05 22:49
pc_dev13-Jan-05 22:49 
GeneralRe: Tired of ...... Pin
Maximilien14-Jan-05 0:40
Maximilien14-Jan-05 0:40 
GeneralRe: Tired of ...... Pin
Roger Allen14-Jan-05 0:58
Roger Allen14-Jan-05 0:58 
Generalin view of MDI app OnMove() never happens Pin
T.T.H.13-Jan-05 22:45
T.T.H.13-Jan-05 22:45 
GeneralRe: in view of MDI app OnMove() never happens Pin
Iain Clarke, Warrior Programmer13-Jan-05 23:44
Iain Clarke, Warrior Programmer13-Jan-05 23:44 
GeneralHelp For ToolTipText in VC++ Pin
phijophlip13-Jan-05 22:03
phijophlip13-Jan-05 22:03 
Questionhow to get ethernet card ip address Pin
vc-programmer-13-Jan-05 21:44
vc-programmer-13-Jan-05 21:44 
AnswerRe: how to get ethernet card ip address Pin
pc_dev13-Jan-05 23:05
pc_dev13-Jan-05 23:05 
GeneralRe: how to get ethernet card ip address Pin
vc-programmer-13-Jan-05 23:22
vc-programmer-13-Jan-05 23:22 
GeneralRe: how to get ethernet card ip address Pin
David Crow14-Jan-05 2:54
David Crow14-Jan-05 2:54 
General#include header files order. Pin
rbid13-Jan-05 21:34
rbid13-Jan-05 21:34 
GeneralRe: #include header files order. Pin
Iain Clarke, Warrior Programmer13-Jan-05 23:56
Iain Clarke, Warrior Programmer13-Jan-05 23:56 
GeneralRe: #include header files order. Pin
Dimitris Vikeloudas15-Jan-05 2:01
Dimitris Vikeloudas15-Jan-05 2:01 

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.