Click here to Skip to main content
16,004,974 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Detect MAC address in C++ Pin
Rajasekharan Vengalil10-Nov-07 18:42
Rajasekharan Vengalil10-Nov-07 18:42 
GeneralRe: Detect MAC address in C++ Pin
Kogee San10-Nov-07 20:58
Kogee San10-Nov-07 20:58 
AnswerRe: Detect MAC address in C++ Pin
Bram van Kampen11-Nov-07 6:20
Bram van Kampen11-Nov-07 6:20 
GeneralRe: Detect MAC address in C++ Pin
Rajasekharan Vengalil11-Nov-07 22:05
Rajasekharan Vengalil11-Nov-07 22:05 
GeneralRe: Detect MAC address in C++ Pin
Kogee San12-Nov-07 8:36
Kogee San12-Nov-07 8:36 
QuestionGetting files list in a directory? Pin
Gofur Halmurat10-Nov-07 12:52
Gofur Halmurat10-Nov-07 12:52 
AnswerRe: Getting files list in a directory? Pin
Luc Pattyn10-Nov-07 15:24
sitebuilderLuc Pattyn10-Nov-07 15:24 
AnswerRe: Getting files list in a directory? Pin
David Crow10-Nov-07 15:35
David Crow10-Nov-07 15:35 
Gofur Halmurat wrote:
Does anyone know how to get files list in a directory in c++?


Technically, C++ has no such functionality. You can, however, use FindFirstFile() and FindNextFile().


"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


AnswerRe: Getting files list in a directory? Pin
Hamid_RT10-Nov-07 20:08
Hamid_RT10-Nov-07 20:08 
GeneralRe: Getting files list in a directory? [modified] Pin
toxcct11-Nov-07 4:53
toxcct11-Nov-07 4:53 
GeneralRe: Getting files list in a directory? Pin
Hamid_RT11-Nov-07 7:30
Hamid_RT11-Nov-07 7:30 
QuestionSocket Library Suggestions? SSL & AES Pin
Peter Weyzen10-Nov-07 10:26
Peter Weyzen10-Nov-07 10:26 
AnswerRe: Socket Library Suggestions? SSL & AES Pin
Jim Crafton10-Nov-07 11:19
Jim Crafton10-Nov-07 11:19 
Questionstd::vector destructor throwing exception [solved] Pin
Fernando A. Gomez F.10-Nov-07 7:59
Fernando A. Gomez F.10-Nov-07 7:59 
QuestionRe: std::vector destructor throwing exception Pin
Mark Salsbery10-Nov-07 8:20
Mark Salsbery10-Nov-07 8:20 
AnswerRe: std::vector destructor throwing exception Pin
Fernando A. Gomez F.10-Nov-07 8:33
Fernando A. Gomez F.10-Nov-07 8:33 
GeneralRe: std::vector destructor throwing exception Pin
Mark Salsbery10-Nov-07 8:40
Mark Salsbery10-Nov-07 8:40 
GeneralRe: std::vector destructor throwing exception Pin
Fernando A. Gomez F.10-Nov-07 8:45
Fernando A. Gomez F.10-Nov-07 8:45 
GeneralRe: std::vector destructor throwing exception Pin
Rajasekharan Vengalil10-Nov-07 12:25
Rajasekharan Vengalil10-Nov-07 12:25 
GeneralRe: std::vector destructor throwing exception Pin
Fernando A. Gomez F.10-Nov-07 19:30
Fernando A. Gomez F.10-Nov-07 19:30 
AnswerRe: std::vector destructor throwing exception Pin
Nemanja Trifunovic10-Nov-07 10:57
Nemanja Trifunovic10-Nov-07 10:57 
GeneralRe: std::vector destructor throwing exception [modified] Pin
Fernando A. Gomez F.10-Nov-07 19:13
Fernando A. Gomez F.10-Nov-07 19:13 
QuestionRe: std::vector destructor throwing exception Pin
David Crow10-Nov-07 15:36
David Crow10-Nov-07 15:36 
AnswerRe: std::vector destructor throwing exception Pin
Fernando A. Gomez F.10-Nov-07 19:09
Fernando A. Gomez F.10-Nov-07 19:09 
Questionconnecting 2 combo boxes Pin
Miss_F10-Nov-07 6:09
Miss_F10-Nov-07 6:09 

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.