Re: Windows CRT issues with Python 2.6

Koen van de Sande <[email protected]>
Newsgroups gmane.comp.python.image
Message-ID <[email protected]>
To check for the manifest, I just open it up in a hex editor and look 
for the word "manifest". That will get you to the XML part of the file, 
and you can see what's happening.
Please note that if you turn manifests off, you assume that your 
extension has no other dependencies. And for things like TCL/TK, Windows 
Common Controls, there can be additional dependencies in the XML file. 
So, only remove the dependency on the runtimes, otherwise you break 
things with additional dependencies.

Koen
_______________________________________________
Image-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/image-sig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.