msvcp90.dll for 64b isn't DEP compliant

  • Thread starter Thread starter ET__
  • Start date Start date
E

ET__

Guest
Hi,

we are using SqlCE 4.0 which requires msvcp90.dll and we are running in 64b. We want our application to be DEP and ASLR compliant. Unfortunately 64b version of msvcp90.dll is not DEP compliant eventhough 32b version is. I wasn't able to find new version of this library which would be DEP ready.

Anyone know where to get msvcp90 library which is DEP and ASLR ready for 64b or how to use SqlCE 4.0 with DEP and ASLR?


Thanks

Continue reading...
 
Back
Top