Click here to Skip to main content
15,921,113 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
AnswerRe: Problem with VC6 to VS2K5 porting Pin
PJ Arends14-May-07 9:42
professionalPJ Arends14-May-07 9:42 
simoncoul wrote:
message pops up saying "Please enter a value between 0 and 1000"


Sounds like a DDV_* function, check out the DoDataExchange() function.

simoncoul wrote:
and then a debug assertion error is given


That assertion will tell you exactly what is wrong. Use the debugger and look at the call stack to find the point in your code where the error is.





You may be right
I may be crazy
-- Billy Joel --


Within you lies the power for good - Use it!

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 
AnswerRe: C++ Multiple inheritance Pin
Cedric Moonen14-May-07 5:04
Cedric Moonen14-May-07 5:04 

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.