view cinst/README_NSS @ 633:6c090638b2b4

Use static buffer for module file name. According to the msdn examle the return value of getmodulefilename should be used to indicate success and not the size. And according to comments on that function on Windows 8.1 it does not return the needed size. So better be more robust and just use max_path as a limit.
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 23 Jun 2014 15:29:48 +0200
parents 18b31e2498a3
children
line wrap: on
line source
When linking against a shared nss build the nss installation program
has the following NSS run time dependencies:

 - nssckbi.dll
 - smime3.dll
 - nss3.dll
 - nssdbm3.dll
 - softokn3.dll
 - sqlite3.dll
 - freebl3.dll
 - nssutil3.dll
 - libplc4.dll
 - libplds4.dll
 - libnspr4.dll

http://wald.intevation.org/projects/trustbridge/