Click here to Skip to main content
15,892,298 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDataGrid Print Pin
vibindia28-Mar-07 18:09
vibindia28-Mar-07 18:09 
Questiontree controls Pin
deeps_cute28-Mar-07 17:46
deeps_cute28-Mar-07 17:46 
AnswerRe: tree controls Pin
bryce28-Mar-07 18:09
bryce28-Mar-07 18:09 
QuestionRe: tree controls Pin
prasad_som28-Mar-07 18:43
prasad_som28-Mar-07 18:43 
QuestionAbout AfxMessageBox Pin
rs200628-Mar-07 17:10
rs200628-Mar-07 17:10 
AnswerRe: About AfxMessageBox Pin
ghunzel0628-Mar-07 17:17
ghunzel0628-Mar-07 17:17 
GeneralRe: About AfxMessageBox Pin
rs200628-Mar-07 17:42
rs200628-Mar-07 17:42 
GeneralRe: About AfxMessageBox Pin
cp987628-Mar-07 18:10
cp987628-Mar-07 18:10 
Does UpdateData() return TRUE?

Have you set a breakpoint in your DoDataExchange() function to check that the string is being set from the edit control?

Have you set a breakpoint before the message box is called to see what the value of the string is?

You should try some basic debugging - it's the best teacherSmile | :)


Peter

"Until the invention of the computer, the machine gun was the device that enabled humans to make the most mistakes in the smallest amount of time."

GeneralRe: About AfxMessageBox Pin
bios808628-Mar-07 20:32
bios808628-Mar-07 20:32 
AnswerRe: About AfxMessageBox Pin
Paresh Chitte28-Mar-07 18:20
Paresh Chitte28-Mar-07 18:20 
AnswerRe: About AfxMessageBox [modified] Pin
zon_cpp28-Mar-07 19:27
zon_cpp28-Mar-07 19:27 
GeneralRe: About AfxMessageBox Pin
Parthi_Appu28-Mar-07 19:40
Parthi_Appu28-Mar-07 19:40 
GeneralRe: About AfxMessageBox Pin
zon_cpp28-Mar-07 19:53
zon_cpp28-Mar-07 19:53 
GeneralRe: About AfxMessageBox Pin
Parthi_Appu28-Mar-07 20:35
Parthi_Appu28-Mar-07 20:35 
Questionhelp! problem in gdi library? Pin
ghunzel0628-Mar-07 16:33
ghunzel0628-Mar-07 16:33 
Questionhow to download fonts to laser printer Pin
Stober28-Mar-07 11:40
Stober28-Mar-07 11:40 
AnswerRe: how to download fonts to laser printer Pin
Stober28-Mar-07 23:00
Stober28-Mar-07 23:00 
GeneralRe: how to download fonts to laser printer Pin
Mark Salsbery29-Mar-07 6:48
Mark Salsbery29-Mar-07 6:48 
QuestionHow to get the Error string of WSAGetLastError() Error code? Pin
TurboNext28-Mar-07 6:43
TurboNext28-Mar-07 6:43 
AnswerRe: How to get the Error string of WSAGetLastError() Error code? Pin
JudyL_MD28-Mar-07 6:45
JudyL_MD28-Mar-07 6:45 
GeneralRe: How to get the Error string of WSAGetLastError() Error code? Pin
James R. Twine28-Mar-07 6:49
James R. Twine28-Mar-07 6:49 
AnswerRe: How to get the Error string of WSAGetLastError() Error code? Pin
David Crow28-Mar-07 6:59
David Crow28-Mar-07 6:59 
AnswerRe: How to get the Error string of WSAGetLastError() Error code? Pin
TurboNext28-Mar-07 7:04
TurboNext28-Mar-07 7:04 
Questioncompile error: storage size of 'var' isn't known Pin
George_George28-Mar-07 5:46
George_George28-Mar-07 5:46 
AnswerRe: compile error: storage size of 'var' isn't known Pin
David Crow28-Mar-07 5:59
David Crow28-Mar-07 5: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.