Re: FindFirstFile, how much faster than FindNextFile?
From: John Doe (jdoe_at_usenet.is.the.real.thing.com)
Date: 02/11/05
- Next message: Edward W: "Re: Bypassing a Login?"
- Previous message: AliR: "Re: Bypassing a Login?"
- In reply to: Joseph M. Newcomer: "Re: FindFirstFile, how much faster than FindNextFile?"
- Next in thread: Alexander Grigoriev: "Re: FindFirstFile, how much faster than FindNextFile?"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 11 Feb 2005 23:39:23 GMT
Joseph M. Newcomer <newcomer@flounder.com> wrote:
...
>and you don't need something as silly as 50 cases to handle a
>trivial problem.
It's beginning to sink in.
>Just an array of 50 strings!
I just make the substring, probably using information I asked for
in another/earlier post, and search for that substring. There is no
need to use the switch statement or find next file.
I realize that some of the other information you provided probably
is useful too.
Thank you.
- Next message: Edward W: "Re: Bypassing a Login?"
- Previous message: AliR: "Re: Bypassing a Login?"
- In reply to: Joseph M. Newcomer: "Re: FindFirstFile, how much faster than FindNextFile?"
- Next in thread: Alexander Grigoriev: "Re: FindFirstFile, how much faster than FindNextFile?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|