Click here to Skip to main content
15,921,660 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: WinExec Pin
Usman Tasleem Akshaf20-Jul-05 6:39
Usman Tasleem Akshaf20-Jul-05 6:39 
GeneralRe: WinExec Pin
Trollslayer20-Jul-05 6:46
mentorTrollslayer20-Jul-05 6:46 
GeneralRe: WinExec Pin
Usman Tasleem Akshaf20-Jul-05 6:52
Usman Tasleem Akshaf20-Jul-05 6:52 
GeneralRe: WinExec Pin
Trollslayer20-Jul-05 10:26
mentorTrollslayer20-Jul-05 10:26 
GeneralRe: WinExec Pin
berndg20-Jul-05 6:50
berndg20-Jul-05 6:50 
GeneralRe: WinExec Pin
Usman Tasleem Akshaf20-Jul-05 6:56
Usman Tasleem Akshaf20-Jul-05 6:56 
GeneralRe: WinExec Pin
toxcct20-Jul-05 20:44
toxcct20-Jul-05 20:44 
GeneralMultiple FIles to be read from 1 directory in C++ Pin
LCI20-Jul-05 6:04
LCI20-Jul-05 6:04 
My C++ application has to read X amount of files from a directory to parse each one and pick out certain data. The file names of these files are variable and i have no control over them, so i would just want to read every file regardless of name. I would read a file, load it into my XML DOM parser , grab data , then close the file and move on to the next. If there are 50 files in the directory, i want to be able to read all 50 and pull out certain pieces of text from all 50.

Is there a straightforward way to do this using C++ or can anyone point me to some sample code, cause i know there has to be samples on this somewhere.

Thanks..
GeneralRe: Multiple FIles to be read from 1 directory in C++ Pin
Trollslayer20-Jul-05 6:43
mentorTrollslayer20-Jul-05 6:43 
GeneralRe: Multiple FIles to be read from 1 directory in C++ Pin
LCI20-Jul-05 7:02
LCI20-Jul-05 7:02 
GeneralRe: Multiple FIles to be read from 1 directory in C++ Pin
David Crow20-Jul-05 8:41
David Crow20-Jul-05 8:41 
Generalreturn an array Pin
Halawlaws20-Jul-05 5:37
Halawlaws20-Jul-05 5:37 
GeneralRe: return an array Pin
toxcct20-Jul-05 5:41
toxcct20-Jul-05 5:41 
GeneralRe: return an array Pin
Halawlaws20-Jul-05 20:21
Halawlaws20-Jul-05 20:21 
GeneralRe: return an array Pin
Kevin McFarlane20-Jul-05 10:15
Kevin McFarlane20-Jul-05 10:15 
GeneralRe: return an array Pin
toxcct20-Jul-05 20:28
toxcct20-Jul-05 20:28 
GeneralRe: return an array Pin
Kevin McFarlane21-Jul-05 7:44
Kevin McFarlane21-Jul-05 7:44 
GeneralRe: return an array Pin
David Crow21-Jul-05 2:40
David Crow21-Jul-05 2:40 
GeneralRe: return an array Pin
Kevin McFarlane21-Jul-05 7:41
Kevin McFarlane21-Jul-05 7:41 
GeneralRe: return an array Pin
Someonehehe20-Jul-05 20:58
Someonehehe20-Jul-05 20:58 
QuestionAccessing mailslots from SMTP sink? Pin
dandy7220-Jul-05 5:13
dandy7220-Jul-05 5:13 
GeneralBitBlt problem Pin
Xaarquath20-Jul-05 4:46
Xaarquath20-Jul-05 4:46 
GeneralRe: BitBlt problem Pin
pHaze42620-Jul-05 5:59
pHaze42620-Jul-05 5:59 
Questionwhich is best , windebug,i36kd.exe and debugview? Pin
babur khan20-Jul-05 3:52
babur khan20-Jul-05 3:52 
Questionhow to debug NDIS drivers with both i386KD and windbg? Pin
babur khan20-Jul-05 3:49
babur khan20-Jul-05 3:49 

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.