diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-09-24 01:26:02 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-09-24 01:26:02 +0200 |
commit | 76c64d49ea96719bf1a5d185053619001b0aa533 (patch) | |
tree | dfb0d7b9d3f6ad21e6886a2b2ec1b6aab85288d9 /doc/chm/VeraCrypt.hhc | |
parent | 07c827c84979560fbc8eace567ac5a7f9ac3a279 (diff) | |
download | VeraCrypt-76c64d49ea96719bf1a5d185053619001b0aa533.tar.gz VeraCrypt-76c64d49ea96719bf1a5d185053619001b0aa533.zip |
Windows: Add tooltip message and help button for new option to disable memory protection
Also a dedicated page in the documentation was added for it.
Diffstat (limited to 'doc/chm/VeraCrypt.hhc')
-rw-r--r-- | doc/chm/VeraCrypt.hhc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/chm/VeraCrypt.hhc b/doc/chm/VeraCrypt.hhc index 5c4af2e0..62c5a4dc 100644 --- a/doc/chm/VeraCrypt.hhc +++ b/doc/chm/VeraCrypt.hhc @@ -243,6 +243,10 @@ <param name="Local" value="Unencrypted Data in RAM.html"> </OBJECT> <LI> <OBJECT type="text/sitemap"> + <param name="Name" value="VeraCrypt Memory Protection"> + <param name="Local" value="VeraCrypt Memory Protection.html"> + </OBJECT> + <LI> <OBJECT type="text/sitemap"> <param name="Name" value="Physical Security"> <param name="Local" value="Physical Security.html"> </OBJECT> |