I compile sources from trunk rev. 3267 on Vista using Visual Studio 2005
Express, and opensc works fine. There are not problem with Vista. Compiler
has made file opensc.dll.manifest:


<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
  <dependency>
    <dependentAssembly>
      <assemblyIdentity type='win32' name='Microsoft.VC80.CRT'
version='8.0.50608.0' processorArchitecture='x86'
publicKeyToken='1fc8b3b9a1e18e3b' />
    </dependentAssembly>
  </dependency>
</assembly>


Dll file is loaded correctly.
-- 
View this message in context: 
http://www.nabble.com/opensc-and-Vista-tf4435373.html#a12753629
Sent from the OpenSC - Dev mailing list archive at Nabble.com.

_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to