Re: CSP DLL...
From: David Cross [MS] (dcross_at_online.microsoft.com)
Date: 12/08/04
- Next message: Frank Wallwitz: "Re: RunAsAdmin explorer shim"
- Previous message: Valery Pryamikov: "RunAsAdmin explorer shim"
- In reply to: Prassi: "CSP DLL..."
- Next in thread: lelteto: "Re: CSP DLL..."
- Reply: lelteto: "Re: CSP DLL..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 8 Dec 2004 05:12:36 -0800
Starting with Windows 2000 SP3, there is no longer a patched advapi32.dll
for using unsigned CSPs. You must either have the CSP signed or attach a
kernel debugger to the system to use an unsigned CSP.
-- David B. Cross [MS] -- This posting is provided "AS IS" with no warranties, and confers no rights. Top Whitepapers: Auto-enrollment whitepaper: http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/security/autoenro.mspx Best Practices for implementing Windows Server 2003 PKI: http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/security/ws3pkibp.mspx Troubleshooting Certificate Status and Revocation whitepaper: http://www.microsoft.com/technet/security/topics/crypto/tshtcrl.mspx Windows Server 2003 web enrollment and troubleshooting guide: http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/security/webenroll.mspx Windows Server 2003 web enrollment and troubleshooting guide: http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/security/webenroll.mspx "Prassi" <Prassi@discussions.microsoft.com> wrote in message news:EF653092-9BAF-4617-A66E-83B712A9A06C@microsoft.com... > Hi, > I am involved in custom CSP creation...and I have a strange problem... > > I am able to build my CSP DLL in Windows98 but not in Windows XP...In XP > it says, "Failed or dont know to build .pch file"... but the same code > works > well in Win98...! ( I can create normal DLLs but only with this source > code > that it gives such an error ) > Why does this happen...? Also there is no "advapi32.dll" file specific > for > Win XP in CSPDK...! What file to use then...??? > > Any help appreciated... >
- Next message: Frank Wallwitz: "Re: RunAsAdmin explorer shim"
- Previous message: Valery Pryamikov: "RunAsAdmin explorer shim"
- In reply to: Prassi: "CSP DLL..."
- Next in thread: lelteto: "Re: CSP DLL..."
- Reply: lelteto: "Re: CSP DLL..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|