VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/doc/chm/VeraCrypt.hhk
blob: 5d4da5cac0774cafcbd810de200ac9b4baa094e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<HTML>
<HEAD>
<!-- Sitemap 1.0 -->
</HEAD><BODY>
<UL>
<LI> <OBJECT type="text/sitemap">
     <param name="Name" value="Table Of Contents">
     <param name="Local" value="Documentation.html">
     </OBJECT>

</UL>
</BODY></HTML>
and additions to the original source code (contained in this file) and all other portions of this file are Copyright (c) 2013-2016 IDRIX and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ #ifdef __cplusplus extern "C" { #endif BOOL RegisterComServers (wchar_t *modulePath); BOOL UnregisterComServers (wchar_t *modulePath); #ifdef __cplusplus } #endif