> For fun, run ildasm on the resulting executable of the first one. One > of the symbols (IIRC) should be _mainCRT (or something similar), which > looks like it calls into the MSVC native libraries. I have seen this. This little piece of code can always be emulated, because it is just the bootstrap piece of code. Miguel