RE: Building NSS with VS2008, Statically Linking the CRT

2012-07-13 Thread Sam Laidler
Of Robert Relyea Sent: 12 July 2012 19:07 To: dev-tech-crypto@lists.mozilla.org Subject: Re: Building NSS with VS2008, Statically Linking the CRT On 07/12/2012 03:20 AM, Sam Laidler wrote: Hello, hope all is well. I want to distribute NSS without the MS redistribution package. When I read

Building NSS with VS2008, Statically Linking the CRT

2012-07-12 Thread Sam Laidler
gratefully received. Many thanks and best regards, Sam Laidler Senior Software Engineer direct +44 (0)1252 644 207 email samuel.laid...@the-logic-group.commailto:samuel.laid...@the-logic-group.com The Logic Group Enterprises Limited [http://www.the-logic-group.com/UploadedImages/e41e3e9c

Access Denied on Open Semaphore

2009-02-19 Thread Sam Laidler
Hi, hope all is well. A client has encountered error code -5966 (PR_NO_ACCESS_RIGHTS_ERROR) on a call to PR_OpenSemaphore(). My initial hypothesis was that the file was not deleted before the program shut down, potentially causing a clash on restarting. This seemed unlikely, on the face of