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

C / C++ / MFC

 
GeneralRe: Update the background of dialog box.. Pin
enhzflep10-Nov-08 2:24
enhzflep10-Nov-08 2:24 
GeneralRe: Update the background of dialog box.. Pin
gothic_coder10-Nov-08 4:02
gothic_coder10-Nov-08 4:02 
GeneralRe: Update the background of dialog box.. Pin
enhzflep10-Nov-08 14:18
enhzflep10-Nov-08 14:18 
GeneralRe: Update the background of dialog box.. Pin
gothic_coder10-Nov-08 23:09
gothic_coder10-Nov-08 23:09 
QuestionXML Skinnable Dialogs or Vista or XP style dialogs Pin
Sreekanth Muralidharan9-Nov-08 23:26
Sreekanth Muralidharan9-Nov-08 23:26 
AnswerRe: XML Skinnable Dialogs or Vista or XP style dialogs Pin
Ahmed Charfeddine9-Nov-08 23:49
Ahmed Charfeddine9-Nov-08 23:49 
Questionreading astring value unto a DWORD [SOLVED] Pin
Ahmed Charfeddine9-Nov-08 23:11
Ahmed Charfeddine9-Nov-08 23:11 
AnswerRe: reading astring value unto a DWORD Pin
chandu0049-Nov-08 23:14
chandu0049-Nov-08 23:14 
i hope sscanf should work for you.
if str would have been written as integer, you can get it back to dwval by using atoi() function.

--------------------------------------------
Suggestion to the members:
Please prefix your main thread subject with [SOLVED] if it is solved.
thanks.
chandu.

GeneralRe: reading astring value unto a DWORD Pin
Ahmed Charfeddine9-Nov-08 23:44
Ahmed Charfeddine9-Nov-08 23:44 
Questionhow to store a value at the specified location in RAM. Pin
chandu0049-Nov-08 23:06
chandu0049-Nov-08 23:06 
AnswerRe: how to store a value at the specified location in RAM. Pin
CPallini9-Nov-08 23:24
mveCPallini9-Nov-08 23:24 
GeneralRe: how to store a value at the specified location in RAM. Pin
chandu0049-Nov-08 23:38
chandu0049-Nov-08 23:38 
QuestionRe: how to store a value at the specified location in RAM. Pin
CPallini9-Nov-08 23:56
mveCPallini9-Nov-08 23:56 
AnswerRe: how to store a value at the specified location in RAM. Pin
chandu00410-Nov-08 0:20
chandu00410-Nov-08 0:20 
AnswerRe: how to store a value at the specified location in RAM. Pin
Iain Clarke, Warrior Programmer9-Nov-08 23:52
Iain Clarke, Warrior Programmer9-Nov-08 23:52 
GeneralRe: how to store a value at the specified location in RAM. Pin
chandu00410-Nov-08 2:32
chandu00410-Nov-08 2:32 
QuestionRe: how to store a value at the specified location in RAM. Pin
David Crow10-Nov-08 3:15
David Crow10-Nov-08 3:15 
AnswerRe: how to store a value at the specified location in RAM. Pin
Nemanja Trifunovic10-Nov-08 7:52
Nemanja Trifunovic10-Nov-08 7:52 
AnswerRe: how to store a value at the specified location in RAM. Pin
Roger Stoltz10-Nov-08 4:50
Roger Stoltz10-Nov-08 4:50 
AnswerRe: how to store a value at the specified location in RAM. Pin
Nemanja Trifunovic10-Nov-08 7:48
Nemanja Trifunovic10-Nov-08 7:48 
QuestionHelp Workshop question [SOLVED] Pin
Ahmed Charfeddine9-Nov-08 20:51
Ahmed Charfeddine9-Nov-08 20:51 
AnswerRe: Help Workshop question Pin
Iain Clarke, Warrior Programmer9-Nov-08 21:56
Iain Clarke, Warrior Programmer9-Nov-08 21:56 
GeneralRe: Help Workshop question Pin
Ahmed Charfeddine9-Nov-08 21:59
Ahmed Charfeddine9-Nov-08 21:59 
Questionclosing of a dialog box on button click problem! Pin
Dhiraj kumar Saini9-Nov-08 20:31
Dhiraj kumar Saini9-Nov-08 20:31 
AnswerRe: closing of a dialog box on button click problem! Pin
_AnsHUMAN_ 9-Nov-08 20:36
_AnsHUMAN_ 9-Nov-08 20:36 

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.