On Tue, Sep 18, 2007 at 02:48:25AM -0700, mkarmowski wrote: > > 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.
Great! Can you say if the publicKeyToken changes if the code is changed? Or is that just some fingerprint for VC80.CRT? //Peter _______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel