Click here to Skip to main content
15,895,656 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Burning CDs programatically Pin
Daniel Turini9-Apr-03 6:39
Daniel Turini9-Apr-03 6:39 
Generalhiding and displaying radio buttons in a group Pin
si_699-Apr-03 5:39
si_699-Apr-03 5:39 
GeneralRe: hiding and displaying radio buttons in a group Pin
Maximilien9-Apr-03 6:34
Maximilien9-Apr-03 6:34 
GeneralRe: hiding and displaying radio buttons in a group Pin
adamUK9-Apr-03 9:20
adamUK9-Apr-03 9:20 
GeneralRasCustomDial Pin
Mark Otway9-Apr-03 5:30
Mark Otway9-Apr-03 5:30 
GeneralSAPI question: Pin
Joan M9-Apr-03 5:23
professionalJoan M9-Apr-03 5:23 
GeneralCounting characters from a text file Pin
Overfiend9-Apr-03 4:42
Overfiend9-Apr-03 4:42 
GeneralRe: Counting characters from a text file Pin
Big Art9-Apr-03 6:36
Big Art9-Apr-03 6:36 
I really don't have the time to go through your code right now. But if it were my project I would simply put the contents of your text file in a CString variable and use the CString::GetLength() fn to get the character count and use the CString::Find(..) fn in a loop counting the spaces to get the word count.

Art
GeneralRemoving directories Pin
Brian Delahunty9-Apr-03 4:07
Brian Delahunty9-Apr-03 4:07 
GeneralRe: Removing directories Pin
Rickard Andersson209-Apr-03 5:26
Rickard Andersson209-Apr-03 5:26 
GeneralRe: Removing directories Pin
Brian Delahunty9-Apr-03 5:31
Brian Delahunty9-Apr-03 5:31 
GeneralHtml Edit Control Notification Pin
Atlence9-Apr-03 3:50
Atlence9-Apr-03 3:50 
GeneralRe: Html Edit Control Notification Pin
Atlence19-Apr-03 8:25
Atlence19-Apr-03 8:25 
GeneralMFC Pin
frackasse9-Apr-03 2:30
frackasse9-Apr-03 2:30 
GeneralRe: MFC Pin
Cedric Moonen9-Apr-03 2:41
Cedric Moonen9-Apr-03 2:41 
Generalwinpcap handle problem Pin
summo9-Apr-03 2:15
summo9-Apr-03 2:15 
GeneralCreateThread / ExitThread Pin
Paul Farry9-Apr-03 2:03
professionalPaul Farry9-Apr-03 2:03 
GeneralRe: CreateThread / ExitThread Pin
Zdeslav Vojkovic9-Apr-03 2:35
Zdeslav Vojkovic9-Apr-03 2:35 
GeneralTransfer of a SDI application to MDI Pin
Claude Gagnon9-Apr-03 1:38
Claude Gagnon9-Apr-03 1:38 
GeneralDao problem Pin
naradaji9-Apr-03 1:27
naradaji9-Apr-03 1:27 
GeneralRe: Dao problem Pin
G. Steudtel9-Apr-03 23:43
G. Steudtel9-Apr-03 23:43 
GeneralRe: Dao problem Pin
naradaji9-Apr-03 23:58
naradaji9-Apr-03 23:58 
Generaltype cast problem when going from VS6->VS.NET Pin
Mathias S.9-Apr-03 0:43
Mathias S.9-Apr-03 0:43 
GeneralRe: type cast problem when going from VS6->VS.NET Pin
jhwurmbach9-Apr-03 1:13
jhwurmbach9-Apr-03 1:13 
GeneralRe: type cast problem when going from VS6->VS.NET Pin
Mathias S.9-Apr-03 1:26
Mathias S.9-Apr-03 1:26 

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.