Freigeben über


Good post on running/writing/compiling managed binaries as 32-bit or 64-bit

How the OS Loader will force .Net v1.0/1.1 executables to run under WOW64 on a 64-Bit Machine (https://blogs.msdn.com/joshwil/archive/2004/10/15/243019.aspx)

In General I think all of Josh's recent posts are worth a read.

--Grant

Comments

  • Anonymous
    October 18, 2004
    Very interesting stuff, and I like the direction that you're taking with this.

    Since the move to .NET 2.0 on 64-bit is something the developer has to force, and the developer -must- be ready for problems, it seems to be a good time to introduce some of those hotly-debated performance enhancements mentioned around here. ( http://blogs.msdn.com/grantri/archive/2004/09/07/226355.aspx )