[...]I am still disappointed that DMD is not native 64 bit in windows yet.[...]
It's because they can't make a nice distribution. DMD win32 is a nice package that works out of the box (compiler, standard C lib, standard D lib, linker, etc) without any further configuration or derquirement.
DMD win64 requires MSVS for the standard C lib and the linker.