J
Jim
Hello,
I am working on a small windows application for a client, and as one of the
functions they want a search that will let them enter a search string, then
search a directory for all flies that contain that search string AND display
the lines that contain the search string.
They have windows ME, XP and 2000 systems.
Does anyone have any ideas as to the most efficient way to do this?
Also, if multiple directories are chosen, should threads be used for the
search operation?
Thanks!
Jim
I am working on a small windows application for a client, and as one of the
functions they want a search that will let them enter a search string, then
search a directory for all flies that contain that search string AND display
the lines that contain the search string.
They have windows ME, XP and 2000 systems.
Does anyone have any ideas as to the most efficient way to do this?
Also, if multiple directories are chosen, should threads be used for the
search operation?
Thanks!
Jim