> On XP mscoree gets loaded the same way as on previous OSses, it's just > that > the loader jump directly to the "entry point" in mscoree instead of the > entry point in the exe. I don't know how the XP loader recognizes managed > executables. Presumably by the presence of the COR_IMAGE_20 header in the PE image... Jason