Click here to Skip to main content
15,914,594 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalfunction pointers to user-defined functions Pin
Martijn van Kleef21-Mar-05 23:46
Martijn van Kleef21-Mar-05 23:46 
GeneralDIB to BITMAP,BITMAP to JPEG Pin
Anand for every one21-Mar-05 22:00
Anand for every one21-Mar-05 22:00 
GeneralRe: DIB to BITMAP,BITMAP to JPEG Pin
ThatsAlok21-Mar-05 22:43
ThatsAlok21-Mar-05 22:43 
GeneralLogonUser() failed Pin
ace_maggot21-Mar-05 21:50
ace_maggot21-Mar-05 21:50 
GeneralRe: LogonUser() failed Pin
David Crow22-Mar-05 2:44
David Crow22-Mar-05 2:44 
GeneralLoading file data into Edit Cntrl boxes Pin
wohoowahoo21-Mar-05 21:42
wohoowahoo21-Mar-05 21:42 
GeneralRe: Loading file data into Edit Cntrl boxes Pin
toxcct21-Mar-05 22:38
toxcct21-Mar-05 22:38 
GeneralRe: Loading file data into Edit Cntrl boxes Pin
wohoowahoo22-Mar-05 6:46
wohoowahoo22-Mar-05 6:46 
You hit the nail on the head!!

However, not all of my Edit control variables are of the CString type: I have some Edit variables of INT type. Initially, I have used the MFC DDX/DDV methods to swap data from the dialog to variables and back. But, after retrieving data from a file, I still cannot get the data into the INT Edit variables though I can load data into the CString Edit variables better using the methods provided and the ReadString method of CStdioFile.

Any suggestions, directions, help on loading the INT Edit variables? And, THANK YOU for the prior methods, which worked like a charm for the CString Edit variables!!;)

WohooWahoo
GeneralRe: Loading file data into Edit Cntrl boxes Pin
toxcct22-Mar-05 21:05
toxcct22-Mar-05 21:05 
QuestionHow to using splitter window in CWnd? Pin
KeyL21-Mar-05 21:32
KeyL21-Mar-05 21:32 
GeneralMFC Programming using SDI Pin
charu12321-Mar-05 20:11
charu12321-Mar-05 20:11 
GeneralRe: MFC Programming using SDI Pin
David Crow22-Mar-05 2:52
David Crow22-Mar-05 2:52 
GeneralRe: MFC Programming using SDI Pin
charu12322-Mar-05 17:48
charu12322-Mar-05 17:48 
GeneralRe: MFC Programming using SDI Pin
Anonymous23-Mar-05 0:02
Anonymous23-Mar-05 0:02 
GeneralCharts Pin
frankieb21-Mar-05 18:01
frankieb21-Mar-05 18:01 
GeneralRe: Charts Pin
Christian Graus21-Mar-05 18:26
protectorChristian Graus21-Mar-05 18:26 
GeneralRe: Charts Pin
Martijn van Kleef22-Mar-05 1:26
Martijn van Kleef22-Mar-05 1:26 
GeneralRe: Charts Pin
Anonymous23-Mar-05 15:25
Anonymous23-Mar-05 15:25 
GeneralRe: Charts Pin
Martijn van Kleef24-Mar-05 0:11
Martijn van Kleef24-Mar-05 0:11 
GeneralPocket PC 2003 c++ and iostream Pin
CLermen21-Mar-05 16:35
CLermen21-Mar-05 16:35 
GeneralRe: Pocket PC 2003 c++ and iostream Pin
Christian Graus21-Mar-05 18:27
protectorChristian Graus21-Mar-05 18:27 
GeneralDebug Assertion Failed! Pin
cockytrumpet21-Mar-05 14:32
susscockytrumpet21-Mar-05 14:32 
GeneralRe: Debug Assertion Failed! Pin
Christian Graus21-Mar-05 14:58
protectorChristian Graus21-Mar-05 14:58 
GeneralRe: Debug Assertion Failed! Pin
David Crow22-Mar-05 2:57
David Crow22-Mar-05 2:57 
GeneralSystem process Pin
giany00721-Mar-05 11:48
giany00721-Mar-05 11:48 

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.