Click here to Skip to main content
15,919,178 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Opening a website usingh C++ code Pin
David Crow2-Apr-07 7:22
David Crow2-Apr-07 7:22 
QuestionGet the information of the file which is get added/modified/deleted anywhere on computer Pin
Aamol M2-Apr-07 5:05
Aamol M2-Apr-07 5:05 
QuestionRe: Get the information of the file which is get added/modified/deleted anywhere on computer Pin
David Crow2-Apr-07 5:24
David Crow2-Apr-07 5:24 
AnswerRe: Get the information of the file which is get added/modified/deleted anywhere on computer Pin
Aamol M2-Apr-07 5:29
Aamol M2-Apr-07 5:29 
GeneralRe: Get the information of the file which is get added/modified/deleted anywhere on computer Pin
David Crow2-Apr-07 5:59
David Crow2-Apr-07 5:59 
GeneralRe: Get the information of the file which is get added/modified/deleted anywhere on computer Pin
Aamol M2-Apr-07 19:40
Aamol M2-Apr-07 19:40 
QuestionRe: Get the information of the file which is get added/modified/deleted anywhere on computer Pin
David Crow3-Apr-07 2:31
David Crow3-Apr-07 2:31 
QuestionRe: Get the information of the file which is get added/modified/deleted anywhere on computer Pin
Aamol M3-Apr-07 2:52
Aamol M3-Apr-07 2:52 
ReadDirectoryChangesW(hFolder, pBuffer, dwbufLen, TRUE, ...);

takes first argument as "hFolder" == Name of Folder
But I wanted to track whole computer (C:\,D:\E:\ etc).
File can be copied, added, deleted etc anywhere on the computer (C:\,D:\E:\ )
I dont know........ Smile | :)

So here what should be given as a value for "hFolder" then ????

I tried with "C:\" as argument for "hFolder" but it worked for 200-250 files and get crashed OR "NotResponding" messgae from Windows making application to close. Frown | :(

But here my argument should not be C:\ or D:\ or something like that, coz I want to handle event for all of them....


So what should be done in this case.....

Can u again review my question Please ????

There was again Specific requirement that only ".jpg" file should be tracked.
i.e. another application can add, delete or change .jpg file anywhere on the computer (C:\, d:\, E:\ etc) I dont know.....

This could be greate help if u can explain what should be done or any sort of code for it.



Thanks Again for previous replies.... Smile | :)

and Thanks in Advance toooo Smile | :)



AmolM

QuestionRe: Get the information of the file which is get added/modified/deleted anywhere on computer Pin
David Crow3-Apr-07 2:54
David Crow3-Apr-07 2:54 
AnswerRe: Get the information of the file which is get added/modified/deleted anywhere on computer Pin
Aamol M3-Apr-07 5:04
Aamol M3-Apr-07 5:04 
Questionmenu icon on the title bar Pin
Farhat Aisha2-Apr-07 3:40
Farhat Aisha2-Apr-07 3:40 
Questionhow to convert mp3 to WAV Pin
puneet_cha2-Apr-07 2:43
puneet_cha2-Apr-07 2:43 
AnswerRe: how to convert mp3 to WAV Pin
Mark Salsbery2-Apr-07 4:30
Mark Salsbery2-Apr-07 4:30 
AnswerRe: how to convert mp3 to WAV Pin
Ravi Bhavnani2-Apr-07 8:28
professionalRavi Bhavnani2-Apr-07 8:28 
QuestionComboBox in Toolbar Pin
Try2-Apr-07 2:35
Try2-Apr-07 2:35 
AnswerRe: Serial Programming Pin
Guddappa T H2-Apr-07 2:14
Guddappa T H2-Apr-07 2:14 
Questionalt - keys Pin
Try2-Apr-07 1:47
Try2-Apr-07 1:47 
AnswerRe: alt - keys Pin
_AnsHUMAN_ 2-Apr-07 2:01
_AnsHUMAN_ 2-Apr-07 2:01 
GeneralRe: alt - keys Pin
Try2-Apr-07 2:04
Try2-Apr-07 2:04 
GeneralRe: alt - keys Pin
_AnsHUMAN_ 2-Apr-07 2:09
_AnsHUMAN_ 2-Apr-07 2:09 
GeneralRe: alt - keys Pin
Try2-Apr-07 2:30
Try2-Apr-07 2:30 
GeneralRe: alt - keys Pin
_AnsHUMAN_ 2-Apr-07 2:34
_AnsHUMAN_ 2-Apr-07 2:34 
QuestionSkinbutton Pin
vimarsh puneet2-Apr-07 1:25
vimarsh puneet2-Apr-07 1:25 
AnswerRe: Skinbutton Pin
Parthi_Appu2-Apr-07 1:30
Parthi_Appu2-Apr-07 1:30 
GeneralRe: Skinbutton Pin
vimarsh puneet2-Apr-07 18:55
vimarsh puneet2-Apr-07 18:55 

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.