Click here to Skip to main content
15,891,828 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How do you set the text color for a static label? Pin
David Crow16-Oct-07 5:52
David Crow16-Oct-07 5:52 
GeneralRe: How do you set the text color for a static label? Pin
littleGreenDude16-Oct-07 6:13
littleGreenDude16-Oct-07 6:13 
GeneralRe: How do you set the text color for a static label? Pin
David Crow16-Oct-07 6:20
David Crow16-Oct-07 6:20 
Questionhow to read txt file Pin
nomi khan16-Oct-07 5:11
nomi khan16-Oct-07 5:11 
QuestionRe: how to read txt file Pin
David Crow16-Oct-07 5:18
David Crow16-Oct-07 5:18 
AnswerRe: how to read txt file Pin
jhwurmbach16-Oct-07 6:05
jhwurmbach16-Oct-07 6:05 
AnswerRe: how to read txt file Pin
Hamid_RT16-Oct-07 8:29
Hamid_RT16-Oct-07 8:29 
AnswerRe: how to read txt file Pin
aks.16-Oct-07 18:14
aks.16-Oct-07 18:14 
you can use CStdiofile for reading line by line. and can read the column values by space separator( as u shown here )

Define ur columns in a structure and use CArray for storing these values.

Ajay

GeneralRe: how to read txt file Pin
ThatsAlok17-Oct-07 2:10
ThatsAlok17-Oct-07 2:10 
GeneralRe: how to read txt file Pin
aks.17-Oct-07 2:41
aks.17-Oct-07 2:41 
QuestionWSA - SOCKET ERROR Pin
marc.bellario16-Oct-07 4:31
marc.bellario16-Oct-07 4:31 
AnswerRe: WSA - SOCKET ERROR Pin
led mike16-Oct-07 4:51
led mike16-Oct-07 4:51 
GeneralRe: WSA - SOCKET ERROR Pin
marc.bellario16-Oct-07 5:08
marc.bellario16-Oct-07 5:08 
GeneralRe: WSA - SOCKET ERROR Pin
Mark Salsbery16-Oct-07 5:17
Mark Salsbery16-Oct-07 5:17 
GeneralRe: WSA - SOCKET ERROR Pin
David Crow16-Oct-07 5:25
David Crow16-Oct-07 5:25 
GeneralRe: WSA - SOCKET ERROR Pin
Mark Salsbery16-Oct-07 6:31
Mark Salsbery16-Oct-07 6:31 
GeneralRe: WSA - SOCKET ERROR Pin
led mike16-Oct-07 5:22
led mike16-Oct-07 5:22 
QuestionProblem with a loop in UpdateWindow Pin
Nelek16-Oct-07 3:17
protectorNelek16-Oct-07 3:17 
QuestionRe: Problem with a loop in UpdateWindow Pin
David Crow16-Oct-07 4:02
David Crow16-Oct-07 4:02 
AnswerRe: Problem with a loop in UpdateWindow Pin
Nelek16-Oct-07 21:49
protectorNelek16-Oct-07 21:49 
GeneralRe: Problem with a loop in UpdateWindow Pin
David Crow17-Oct-07 4:20
David Crow17-Oct-07 4:20 
JokeRe: Problem with a loop in UpdateWindow Pin
Nelek17-Oct-07 5:40
protectorNelek17-Oct-07 5:40 
AnswerRe: Problem with a loop in UpdateWindow Pin
Mike Dimmick17-Oct-07 4:11
Mike Dimmick17-Oct-07 4:11 
GeneralRe: Problem with a loop in UpdateWindow Pin
Nelek17-Oct-07 5:36
protectorNelek17-Oct-07 5:36 
QuestionOpenGL Coloured Lighting Pin
Anthony Mushrow16-Oct-07 1:52
professionalAnthony Mushrow16-Oct-07 1:52 

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.