Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbseifert <none@none>2003-12-07 07:36:02 +0300
committerbseifert <none@none>2003-12-07 07:36:02 +0300
commit28cf59d0d5b0fbd06dbfaec6bfa006ba51868018 (patch)
tree86dce133c80b1e7eabc5d23287313c31dcb14464 /wdshelp
parente665f0f3bbef96f870d2ec456faf17523bc8cf0b (diff)
Drive queries now in background thread. F5. Bugfixes.
Diffstat (limited to 'wdshelp')
-rw-r--r--wdshelp/faq.htm5
1 files changed, 3 insertions, 2 deletions
diff --git a/wdshelp/faq.htm b/wdshelp/faq.htm
index 8a7a6fe..89c3dd9 100644
--- a/wdshelp/faq.htm
+++ b/wdshelp/faq.htm
@@ -19,8 +19,9 @@
file as <i>one</i> rectangle.
</p>
<h3>Does WinDirStat start threads for the read jobs?</h3>
- <p>No. WinDirStat is - apart from the about box, which runs in an own thread -
- deeply single-threaded. All work is done in OnIdle().
+ <p>No. WinDirStat is - apart from the about box, which runs in an own thread,
+ and apart from the drive querying in the drive selection dialog -
+ single-threaded. All work is done in OnIdle().
</p>
<h3>What does the item &lt;Files&gt; mean?</h3>
<p>See <A href="legend.htm">Legend</A>.