I'm using Visual Studio 2008 and find that if I use the /stub linker option to attach a 16bit DOS program to the 32bit program the 32bit exe is corrupted if the manifest is embedded. Is there something else I should be doing to make this work? I do want to embed the manifest and I'd really like to include the 16bit exe in the 32bit exe.