On 29 Jul 2010 at 12:09, David Aldrich wrote:

> > Wouldn't using an embedded manifest to specify a non-default DLL location 
> > be much easier?
> 
> Thanks. I am not familiar with how that works. Please can you give me any 
> tips on how to do this?

Searching MSDN or Google would give you all the information you need -
 basically you edit an XML file with the appropriate info. I do 
remember seeing somewhere though that DLL-via-manifest support has 
become deprecated in Windows 7 and onwards due to it causing more 
problems than it solves, and off the top of my head I don't know what 
they're intending to replace it with. That said, there is no reason 
why it would ever cease to function as too much of Microsoft's own 
stuff is heavily dependent on it.

HTH,
Niall

-- 
Technology & Consulting Services - ned Productions Limited.
http://www.nedproductions.biz/. VAT reg: IE 9708311Q. Company no: 
472909.



_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to