Click here to Skip to main content
15,908,173 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to convert CString to LPCSTR Pin
_AnsHUMAN_ 31-Oct-06 21:38
_AnsHUMAN_ 31-Oct-06 21:38 
AnswerRe: How to convert CString to LPCSTR Pin
Daniel Kanev31-Oct-06 21:39
Daniel Kanev31-Oct-06 21:39 
GeneralRe: How to convert CString to LPCSTR Pin
Michael Dunn1-Nov-06 20:27
sitebuilderMichael Dunn1-Nov-06 20:27 
AnswerRe: How to convert CString to LPCSTR Pin
Nibu babu thomas31-Oct-06 21:42
Nibu babu thomas31-Oct-06 21:42 
AnswerRe: How to convert CString to LPCSTR Pin
Hamid_RT31-Oct-06 23:05
Hamid_RT31-Oct-06 23:05 
QuestionFind File Sort by Create Time Pin
Coder872531-Oct-06 21:02
Coder872531-Oct-06 21:02 
AnswerRe: Find File Sort by Create Time Pin
_AnsHUMAN_ 31-Oct-06 21:41
_AnsHUMAN_ 31-Oct-06 21:41 
AnswerRe: Find File Sort by Create Time Pin
Nibu babu thomas31-Oct-06 21:48
Nibu babu thomas31-Oct-06 21:48 
Coder8725 wrote:
I am trying to write a program to get list of files in a folder sorted by created Date and Time. Is there a function to do the same.

Can anyone reply me on this......


There is an API CompareFileTime. Along with this API you can use GetFileTime API to get the time of the two files.

Take a look at qsort for sorting.


Nibu thomas
A Developer

Programming tips[^]  My site[^]

GeneralRe: Find File Sort by Create Time Pin
Coder872531-Oct-06 22:06
Coder872531-Oct-06 22:06 
GeneralRe: Find File Sort by Create Time Pin
Nibu babu thomas31-Oct-06 22:11
Nibu babu thomas31-Oct-06 22:11 
QuestionMsn Messenger MyContacts return count 0 although i have contacts Pin
YaronNir31-Oct-06 20:34
YaronNir31-Oct-06 20:34 
QuestionCommand Button - Color Pin
codesen31-Oct-06 19:05
codesen31-Oct-06 19:05 
AnswerRe: Command Button - Color Pin
Hamid_RT31-Oct-06 19:34
Hamid_RT31-Oct-06 19:34 
GeneralRe: Command Button - Color Pin
Nibu babu thomas31-Oct-06 20:31
Nibu babu thomas31-Oct-06 20:31 
AnswerRe: Command Button - Color Pin
Hamid_RT31-Oct-06 19:57
Hamid_RT31-Oct-06 19:57 
AnswerRe: Command Button - Color Pin
codesen31-Oct-06 23:14
codesen31-Oct-06 23:14 
GeneralRe: Command Button - Color Pin
Nibu babu thomas1-Nov-06 0:53
Nibu babu thomas1-Nov-06 0:53 
GeneralRe: Command Button - Color Pin
codesen2-Nov-06 22:26
codesen2-Nov-06 22:26 
QuestionShared Memory Creation ? Pin
Sakthiu31-Oct-06 18:22
Sakthiu31-Oct-06 18:22 
AnswerRe: Shared Memory Creation ? Pin
NiceNaidu31-Oct-06 19:20
NiceNaidu31-Oct-06 19:20 
Questioninserting reord in databse Pin
With_problem31-Oct-06 18:20
With_problem31-Oct-06 18:20 
AnswerRe: inserting reord in databse Pin
Hamid_RT31-Oct-06 18:38
Hamid_RT31-Oct-06 18:38 
GeneralRe: inserting reord in databse Pin
With_problem31-Oct-06 19:07
With_problem31-Oct-06 19:07 
GeneralRe: inserting reord in databse Pin
Hamid_RT31-Oct-06 20:18
Hamid_RT31-Oct-06 20:18 
QuestionRe: inserting reord in databse Pin
David Crow1-Nov-06 4:04
David Crow1-Nov-06 4:04 

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.