Jason Haley style, a rough guide to creating a development and blogging suite on Windows XP Professional x64.
Interesting how some apps have the x64 tag appended to them but are just 32 bit apps which will run on XP x64. Also how some apps seem to be 32bit but then generate a 64 bit process (well that's at least how Process Explorer appears to work) and my AV program runs as both 32 and 64bit at the same time.
Interesting to note finally that like Cropper, which was compiled in VS for all cpus, doesn't run on x64 but if you recompile it as an x86 app, it runs fine.