Re: CFileDialog dialog doesn't release program folder untill the app exits.
- From: Joseph M. Newcomer <newcomer@xxxxxxxxxxxx>
- Date: Wed, 28 Mar 2007 11:38:11 -0500
And it would only affect the program that went through this extra effort, and I suspect
that virtually no program within Windows actually does this. So it won't change the fact
that NotePad has the directory selected.
joe
On Wed, 28 Mar 2007 07:14:22 -0700, "Tom Serface" <tom.nospam@xxxxxxxxxxxxx> wrote:
I think this is pretty normal Window's behavior. You get the same problemJoseph M. Newcomer [MVP]
in Explorer if you expand a parent folder, then try to delete one of the
kids while the folder is expanded. I think that is just how it works. You
could try changing the current folder to a different one using _chdir(), but
I haven't tried that so I don't know if it would make any difference.
Tom
"Eric" <EricLiu@xxxxxxxxx> wrote in message
news:eGCK5XRcHHA.4216@xxxxxxxxxxxxxxxxxxxxxxx
Hi, everyone:
My tester found a bug of my responsible software. However, notepad also
behaves in the same way. Launch notepad, input something, save to a
folder. Turn to Windows Explorer to delete that folder. Windows shows an
error message box, saying " Cannot delete <folder name>; It is being used
by another person or program. ....". Close Notepad, try to delete it
again. Successful.
I am astonishing about this!!!!
Any idea?
Thanks
Eric
email: newcomer@xxxxxxxxxxxx
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm
.
- References:
- Prev by Date: Re: CFileDialog dialog doesn't release program folder untill the app exits.
- Next by Date: DoModal Broken in Debug Mode in VS2005 SP1
- Previous by thread: Re: CFileDialog dialog doesn't release program folder untill the app exits.
- Next by thread: Re: CFileDialog dialog doesn't release program folder untill the app exits.
- Index(es):
Relevant Pages
|