[Issue 885] Recursion into folders with FindFirstFileA/FindNextFileA behaves incorrectly

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Feb 26 05:42:01 PST 2007


http://d.puremagic.com/issues/show_bug.cgi?id=885


fdp at mcs.be changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Comment #3 from fdp at mcs.be  2007-02-26 07:41 -------
My mistake, sorry; had to use toStringz instead of just cast(char*) in the
line:
HANDLE h = FindFirstFileA (cast(char*)strSpec, &fd);

sorry for the trouble


-- 



More information about the Digitalmars-d-bugs mailing list