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

C / C++ / MFC

 
GeneralSpeeding up a loop [modified] Pin
73Zeppelin3-Mar-08 20:51
73Zeppelin3-Mar-08 20:51 
GeneralRe: Speeding up a loop Pin
Maxwell Chen3-Mar-08 20:58
Maxwell Chen3-Mar-08 20:58 
GeneralRe: Speeding up a loop Pin
73Zeppelin3-Mar-08 21:28
73Zeppelin3-Mar-08 21:28 
GeneralRe: Speeding up a loop Pin
CPallini3-Mar-08 22:00
mveCPallini3-Mar-08 22:00 
GeneralRe: Speeding up a loop Pin
73Zeppelin3-Mar-08 22:16
73Zeppelin3-Mar-08 22:16 
GeneralRe: Speeding up a loop Pin
El Corazon4-Mar-08 8:37
El Corazon4-Mar-08 8:37 
GeneralActivex + Network Credentials Pin
Aamol M3-Mar-08 20:43
Aamol M3-Mar-08 20:43 
GeneralReading from file and displaying in screen Pin
Chandrasekharan P3-Mar-08 18:51
Chandrasekharan P3-Mar-08 18:51 
I want to display a value from the file and display it on the editbox. for example
in the file the time format is something like this

11:06:16:254

now i need to put 11 in one editbox, 06 in the next editbox and so on... that means i will have 4 edit boxes to display the time.

the file format that i have is of .dat extension. i am using mfc for this

please give me some leads.
QuestionRe: Reading from file and displaying in screen Pin
Rajesh R Subramanian3-Mar-08 19:08
professionalRajesh R Subramanian3-Mar-08 19:08 
GeneralRe: Reading from file and displaying in screen Pin
Chandrasekharan P4-Mar-08 17:25
Chandrasekharan P4-Mar-08 17:25 
GeneralRe: Reading from file and displaying in screen Pin
led mike3-Mar-08 19:10
led mike3-Mar-08 19:10 
GeneralRe: Reading from file and displaying in screen Pin
Mark Salsbery4-Mar-08 5:55
Mark Salsbery4-Mar-08 5:55 
GeneralRe: Reading from file and displaying in screen Pin
led mike4-Mar-08 8:50
led mike4-Mar-08 8:50 
GeneralRe: Reading from file and displaying in screen Pin
Mark Salsbery4-Mar-08 8:57
Mark Salsbery4-Mar-08 8:57 
GeneralRe: Reading from file and displaying in screen Pin
led mike4-Mar-08 9:03
led mike4-Mar-08 9:03 
GeneralRe: Reading from file and displaying in screen Pin
Mark Salsbery4-Mar-08 9:10
Mark Salsbery4-Mar-08 9:10 
GeneralRe: Reading from file and displaying in screen Pin
Mark Salsbery4-Mar-08 9:12
Mark Salsbery4-Mar-08 9:12 
GeneralRe: Reading from file and displaying in screen [modified] Pin
led mike4-Mar-08 9:15
led mike4-Mar-08 9:15 
GeneralRe: Reading from file and displaying in screen Pin
Mark Salsbery4-Mar-08 9:16
Mark Salsbery4-Mar-08 9:16 
GeneralRe: Reading from file and displaying in screen Pin
Hamid_RT3-Mar-08 20:44
Hamid_RT3-Mar-08 20:44 
QuestionRe: Reading from file and displaying in screen Pin
Rajesh R Subramanian3-Mar-08 20:48
professionalRajesh R Subramanian3-Mar-08 20:48 
GeneralRe: Reading from file and displaying in screen Pin
Hamid_RT3-Mar-08 20:59
Hamid_RT3-Mar-08 20:59 
GeneralRe: Reading from file and displaying in screen Pin
David Crow4-Mar-08 2:44
David Crow4-Mar-08 2:44 
GeneralRe: Reading from file and displaying in screen Pin
Rajesh R Subramanian4-Mar-08 5:47
professionalRajesh R Subramanian4-Mar-08 5:47 
Generaltemplate keyword needed Pin
George_George3-Mar-08 18:43
George_George3-Mar-08 18:43 

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.