Click here to Skip to main content
15,918,168 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Question about Harddrive writes Pin
Rajesh R Subramanian17-May-07 20:25
professionalRajesh R Subramanian17-May-07 20:25 
AnswerRe: Question about Harddrive writes Pin
Michael Sadlon14-May-07 11:23
Michael Sadlon14-May-07 11:23 
QuestionError C2621 Pin
Reagan Conservative14-May-07 10:10
Reagan Conservative14-May-07 10:10 
AnswerRe: Error C2621 Pin
David Crow14-May-07 10:37
David Crow14-May-07 10:37 
GeneralRe: Error C2621 Pin
Reagan Conservative14-May-07 10:45
Reagan Conservative14-May-07 10:45 
AnswerRe: Error C2621 Pin
Dustin Henry14-May-07 10:47
Dustin Henry14-May-07 10:47 
GeneralRe: Error C2621 Pin
Reagan Conservative14-May-07 11:14
Reagan Conservative14-May-07 11:14 
QuestionProblem with VC6 to VS2K5 porting Pin
simoncoul14-May-07 9:23
simoncoul14-May-07 9:23 
I'm currently working on a program that was orginall written in VC6, I ported it to VS2K3 and got all of the features to work. Now I'm trying to get it compile in VS2k5 and have done so but I keep getting this strange error.

I have a edit box and a slider box, either one can be used, to enter a floating value between 0 and 1. When you try to select either a message pops up saying "Please enter a value between 0 and 1000" and you are not able to change any values before this message pops up, and then a debug assertion error is given.

I have checked over all the math and it remains the same as the VC++6.0 and VS2003 that both work, and the only part of the code that was changed was when some pow() functions where used to solve and problem with ambiguity.

Any ideas on how to fix this or and idea of where I should be looking to resolve this problem

Thanks

Simon
AnswerRe: Problem with VC6 to VS2K5 porting Pin
PJ Arends14-May-07 9:42
professionalPJ Arends14-May-07 9:42 
GeneralRe: Problem with VC6 to VS2K5 porting Pin
simoncoul14-May-07 10:01
simoncoul14-May-07 10:01 
AnswerRe: Problem with VC6 to VS2K5 porting Pin
Mark Salsbery14-May-07 10:26
Mark Salsbery14-May-07 10:26 
GeneralRe: Problem with VC6 to VS2K5 porting Pin
simoncoul15-May-07 3:16
simoncoul15-May-07 3:16 
GeneralRe: Problem with VC6 to VS2K5 porting Pin
Mark Salsbery15-May-07 4:24
Mark Salsbery15-May-07 4:24 
GeneralRe: Problem with VC6 to VS2K5 porting Pin
simoncoul15-May-07 5:37
simoncoul15-May-07 5:37 
Questionupdating status bar Pin
RalfPeter14-May-07 8:24
RalfPeter14-May-07 8:24 
AnswerRe: updating status bar Pin
led mike14-May-07 9:05
led mike14-May-07 9:05 
GeneralRe: updating status bar Pin
RalfPeter14-May-07 11:19
RalfPeter14-May-07 11:19 
GeneralRe: updating status bar Pin
led mike14-May-07 12:35
led mike14-May-07 12:35 
Questiondialog color Pin
prathuraj14-May-07 5:14
prathuraj14-May-07 5:14 
AnswerRe: dialog color Pin
Arman S.14-May-07 5:21
Arman S.14-May-07 5:21 
AnswerRe: dialog color Pin
Hamid_RT14-May-07 5:41
Hamid_RT14-May-07 5:41 
QuestionC++ Multiple inheritance Pin
ScotDolan14-May-07 4:46
ScotDolan14-May-07 4:46 
QuestionRe: C++ Multiple inheritance Pin
David Crow14-May-07 4:54
David Crow14-May-07 4:54 
AnswerRe: C++ Multiple inheritance Pin
ScotDolan14-May-07 4:59
ScotDolan14-May-07 4:59 
AnswerRe: C++ Multiple inheritance Pin
jhwurmbach14-May-07 4:59
jhwurmbach14-May-07 4:59 

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.