diff --git a/docs/UsingJacob.html b/docs/UsingJacob.html index 4477b01..063a0e3 100644 --- a/docs/UsingJacob.html +++ b/docs/UsingJacob.html @@ -53,7 +53,17 @@ This library supports several different :
The default is "no additional checking" Example: -XCheck:jni +
+
dumpbin /version jacob.dll .
+The dll version number is stored in the "image version" field of the
+"OPTIONAL HEADER VALUES" section.
+This information from
+The Microsoft msdn web site
+Last Modified 2/2007