|
David Burgess wrote:
Two comments: 1) Adding a manifest, may break your code if it is run on OSs earlier than XP/SP2. Known problem. If you are using manifests then the code will probably have trouble on W2K and earlier. I found this problem when a manifested Lua DLL blew my XP/SP2 out of the water (killed the OS),
I'm interested in this. Do you have any links about this problem? It didn't occur to me that pre-XP/SP2 Windows could choke on dlls with embedded manifests. Since the OS does not know about them, it wouldn't matter if they were present or not.
Regards, Ignacio Burgueño