Re: FindFirstFile
- From: David Lowndes <davidl@xxxxxxxxxxxxxxx>
- Date: Tue, 23 Aug 2005 15:14:33 +0100
>I write a code to see files and subdirectories of a directory.
>
>But if a directory has no subdirectory or any file, findClose does not
>release directory handle. So I cannot remove that directories.
You've presented a lot of code, most of which is superfluous to the
nature of your problem.
Can you post a minimal example that illustrates just what the problem
is - it's hard to see the wood for the trees in your current example.
>From what you mention, are you using a pocket PC device emulator? Does
the same problem exist for a Win32 application run on your desktop?
Dave
--
MVP VC++ FAQ: http://www.mvps.org/vcfaq
.
- Follow-Ups:
- Re: FindFirstFile
- From: seljuk
- Re: FindFirstFile
- From: seljuk
- Re: FindFirstFile
- References:
- FindFirstFile
- From: seljuk
- FindFirstFile
- Prev by Date: Re: "Microsofting" old Borland code
- Next by Date: Re: FindFirstFile
- Previous by thread: FindFirstFile
- Next by thread: Re: FindFirstFile
- Index(es):
Relevant Pages
|