Click here to Skip to main content
16,017,852 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Mail -mfc Pin
Matthew Faithfull1-Jun-07 21:56
Matthew Faithfull1-Jun-07 21:56 
AnswerRe: Mail -mfc Pin
Hamid_RT1-Jun-07 21:57
Hamid_RT1-Jun-07 21:57 
Questionseekg() and streampos, C++ Pin
C_Zealot1-Jun-07 17:40
C_Zealot1-Jun-07 17:40 
GeneralRe: seekg() and streampos, C++ Pin
Rajkumar R3-Jun-07 21:48
Rajkumar R3-Jun-07 21:48 
AnswerRe: seekg() and streampos, C++ Pin
C_Zealot3-Jun-07 23:34
C_Zealot3-Jun-07 23:34 
AnswerRe: seekg() and streampos, C++ Pin
Rajkumar R4-Jun-07 2:02
Rajkumar R4-Jun-07 2:02 
QuestionDirectory Search Sort Order Pin
Kaylin1-Jun-07 16:26
Kaylin1-Jun-07 16:26 
AnswerRe: Directory Search Sort Order Pin
Mark Salsbery2-Jun-07 5:34
Mark Salsbery2-Jun-07 5:34 
FIFO order relative to what?

From the docs: "The order in which this function returns the file names is dependent on the file
system type. With NTFS and CDFS file systems, the names are returned in alphabetical order. With
FAT file systems, the names are returned in the order the files were written to the disk, which
may or may not be in alphabetical order.
"

If you want them sorted you'll need to do that yourself. Smile | :)

Mark


"Posting a VB.NET question in the C++ forum will end in tears." Chris Maunder

Questionsystemtray icon Pin
locoone1-Jun-07 16:04
locoone1-Jun-07 16:04 
AnswerRe: systemtray icon Pin
Mark Salsbery2-Jun-07 5:42
Mark Salsbery2-Jun-07 5:42 
AnswerRe: systemtray icon Pin
Hamid_RT2-Jun-07 20:26
Hamid_RT2-Jun-07 20:26 
QuestionExtracting lparam from WM_KEYDOWN MSG Pin
aquawicket1-Jun-07 12:47
aquawicket1-Jun-07 12:47 
AnswerRe: Extracting lparam from WM_KEYDOWN MSG Pin
Mark Salsbery1-Jun-07 13:39
Mark Salsbery1-Jun-07 13:39 
GeneralRe: Extracting lparam from WM_KEYDOWN MSG Pin
aquawicket1-Jun-07 13:43
aquawicket1-Jun-07 13:43 
GeneralRe: Extracting lparam from WM_KEYDOWN MSG Pin
Mizan Rahman12-Aug-13 23:24
Mizan Rahman12-Aug-13 23:24 
QuestionUploading file via HTTP Pin
BitWare1-Jun-07 10:09
BitWare1-Jun-07 10:09 
QuestionRe: Uploading file via HTTP Pin
David Crow1-Jun-07 10:19
David Crow1-Jun-07 10:19 
AnswerRe: Uploading file via HTTP Pin
BitWare1-Jun-07 10:29
BitWare1-Jun-07 10:29 
GeneralRe: Uploading file via HTTP Pin
David Crow1-Jun-07 10:33
David Crow1-Jun-07 10:33 
QuestionInterop couse in c++ Pin
includeh101-Jun-07 5:10
includeh101-Jun-07 5:10 
AnswerRe: Interop couse in c++ Pin
Mark Salsbery1-Jun-07 5:29
Mark Salsbery1-Jun-07 5:29 
QuestionProgrammatically find the version of MMC installed Pin
Mushtaque Nizamani1-Jun-07 4:33
Mushtaque Nizamani1-Jun-07 4:33 
QuestionRe: Programmatically find the version of MMC installed Pin
David Crow1-Jun-07 5:30
David Crow1-Jun-07 5:30 
AnswerRe: Programmatically find the version of MMC installed Pin
Mushtaque Nizamani1-Jun-07 5:34
Mushtaque Nizamani1-Jun-07 5:34 
QuestionRe: Programmatically find the version of MMC installed Pin
David Crow1-Jun-07 7:06
David Crow1-Jun-07 7:06 

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.