recursing subdirectories (Developers)
You're supposed to set the DTA to a different buffer ("different DTA") whenever (before) you open a new concurrent search. The find data in the first DTA should be sufficient to resume the first search, when you reset the DTA to point to that find data, regardless of how many other searches you started. Alternatively you could copy the find data from a single DTA and stash it elsewhere, then restore it later. In any case, the populated find data if preserved is supposed to be able to resume concurrent searches regardless of what order you call the DOS.
Redirectors should try to emulate this, although the find data may not be large enough to reference their file system internals. So the find data can contain a handle, pointing to a redirector-internal find data block, which is cleaned up either when the search call returns "no more files", LFN find close is called, or eg the process terminates.
---
l
Complete thread:
- recursing subdirectories - kerravon, 20.10.2025, 08:15
![Open in board view [Board]](img/board_d.gif)
![Open in mix view [Mix]](img/mix_d.gif)
- recursing subdirectories - ecm, 20.10.2025, 08:54
- recursing subdirectories - kerravon, 20.10.2025, 18:02
- recursing subdirectories - redirector - ecm, 20.10.2025, 20:30
- recursing subdirectories - redirector - ecm, 20.10.2025, 20:33
- recursing subdirectories - redirector - kerravon, 25.10.2025, 16:56
- recursing subdirectories - redirector - usotsuki, 25.10.2025, 18:15
- recursing subdirectories - redirector - kerravon, 26.10.2025, 03:22
- recursing subdirectories - redirector - Rugxulo, 26.10.2025, 03:34
- recursing subdirectories - redirector - kerravon, 26.10.2025, 03:22
- recursing subdirectories - redirector - usotsuki, 25.10.2025, 18:15
- recursing subdirectories - redirector - ecm, 20.10.2025, 20:30
- recursing subdirectories - kerravon, 20.10.2025, 18:02
- recursing subdirectories - ecm, 20.10.2025, 08:54
Mix view