diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 71787a7..9197973 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -61,8 +61,9 @@ Known Issues - - + VC++ libraries + Jacob 1.13 is built with VC++ 2005 that creates a dependency on msvcr80.dll. + Users of older systems may have to obtain the dll as from the MS downloads site. diff --git a/docs/UsingJacob.html b/docs/UsingJacob.html index b8df196..0e360eb 100644 --- a/docs/UsingJacob.html +++ b/docs/UsingJacob.html @@ -53,7 +53,7 @@ should be fixed in some future release, fix method and time not yet determined.


Microsoft Visual C++ library dependencies.

- Jacob 1.3 is built with VC++ 2005 that creates a dependency on msvcr80.dll. + Jacob 1.13 is built with VC++ 2005 that creates a dependency on msvcr80.dll. Windows XP and later seem to already include the necessary components. NT/2000 and Server/2003 require that you download vcredist_x86.exe from the microsoft web site.