Click here to Skip to main content
15,892,537 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionostringstream to tchar* Pin
AksharRoop12-May-10 2:24
AksharRoop12-May-10 2:24 
AnswerRe: ostringstream to tchar* [modified] Pin
Nuri Ismail12-May-10 2:34
Nuri Ismail12-May-10 2:34 
QuestionPathCompactPath/PathSetDlgItemPath with owner-drawn static control? Pin
sashoalm12-May-10 0:54
sashoalm12-May-10 0:54 
QuestionFile monitor Pin
suzuuu12-May-10 0:08
suzuuu12-May-10 0:08 
QuestionRe: File monitor Pin
Michel Godfroid12-May-10 1:02
Michel Godfroid12-May-10 1:02 
QuestionRe: File monitor Pin
sashoalm12-May-10 1:03
sashoalm12-May-10 1:03 
AnswerRe: File monitor Pin
suzuuu12-May-10 1:14
suzuuu12-May-10 1:14 
GeneralRe: File monitor Pin
sashoalm12-May-10 5:00
sashoalm12-May-10 5:00 
You need to be more clear.

1) A file might be opened in the sense that there are handles of that file opened by one or more processes.
2) I don't know what you mean by "closed", is it that no process has opened the file currently?
3) A file has always been modified somewhere in the past, it might be a minute ago or a month ago or 10 years ago. That's how you create a file, you create it empty and then modify it. Do you mean that you want to get the date of last modification? What do you mean by "it is modified"?
There is sufficient light for those who desire to see, and there is sufficient darkness for those of a contrary disposition.
Blaise Pascal

AnswerRe: Also, you can try CFile::GetStatus (MFC) Pin
Software_Developer12-May-10 1:16
Software_Developer12-May-10 1:16 
GeneralRe: Also, you can try CFile::GetStatus (MFC) Pin
suzuuu12-May-10 1:32
suzuuu12-May-10 1:32 
GeneralRe: Also, you can try CFile::GetStatus (MFC) Pin
Software_Developer12-May-10 2:13
Software_Developer12-May-10 2:13 
QuestionIdentify the language of an string. Pin
Comp_Users11-May-10 23:19
Comp_Users11-May-10 23:19 
AnswerRe: Identify the language of an string. Pin
Maximilien12-May-10 0:44
Maximilien12-May-10 0:44 
QuestionCD DVD burning API Pin
raj157611-May-10 23:14
raj157611-May-10 23:14 
AnswerRe: CD DVD burning API Pin
Rajesh R Subramanian12-May-10 2:02
professionalRajesh R Subramanian12-May-10 2:02 
AnswerRe: CD DVD burning API Pin
Ram Shelke11-May-11 21:31
Ram Shelke11-May-11 21:31 
QuestionType Library not getting registered on Windows 7 OS Pin
pandit8411-May-10 21:11
pandit8411-May-10 21:11 
QuestionHow the CComBSTR know which String to pick . Pin
pandit8411-May-10 20:28
pandit8411-May-10 20:28 
AnswerRe: How the CComBSTR know which String to pick . Pin
Richard MacCutchan11-May-10 22:21
mveRichard MacCutchan11-May-10 22:21 
GeneralRe: How the CComBSTR know which String to pick . Pin
pandit8412-May-10 0:55
pandit8412-May-10 0:55 
QuestionCreateFileMapping(...) is failed for Windows 7 Version and Windows Vista Pin
janaswamy uday11-May-10 18:57
janaswamy uday11-May-10 18:57 
AnswerRe: CreateFileMapping(...) is failed for Windows 7 Version and Windows Vista Pin
Michel Godfroid11-May-10 23:46
Michel Godfroid11-May-10 23:46 
GeneralRe: CreateFileMapping(...) is failed for Windows 7 Version and Windows Vista Pin
janaswamy uday12-May-10 2:37
janaswamy uday12-May-10 2:37 
GeneralRe: CreateFileMapping(...) is failed for Windows 7 Version and Windows Vista Pin
Michel Godfroid12-May-10 2:49
Michel Godfroid12-May-10 2:49 
QuestionIs there any way to generate ON_WM_SETCURSOR besides mouse movements Pin
ForNow11-May-10 18:02
ForNow11-May-10 18:02 

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.