


Hopefully this doesn't matter, but sometimes security bugs happen and in that case a 64-bit process may be just a little more resilient.

32-bit has a maximum user-mode memory address space of 2GB, while 64-bit has an effectively-unlimited maximum memory (2^63 bytes, far more than the physical memory of any existent computer).In the case of WMP, the ones you care about are probably as follows: The differences are pretty much just the same as between any other program's 32-bit and 64-bit versions.
