Update downloads and installs properly, but when I attempt to run the DX9 version it fails with: "The procedure entry point K32EnumProcessModules could not be located in the dynamic link library KERNEL32.dll".
E8400, 8GB RAM, HD7870 2GB, WinXP sp3 32bit
Edit: the following from MSDN may or may not be relevant:
DLL:
Kernel32.dll on Windows 7 and Windows Server 2008 R2;
Psapi.dll (if PSAPI_VERSION=1) on Windows 7 and Windows Server 2008 R2;
Psapi.dll on Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XP
(Does this imply this procedure is not in Kernel32.dll on Windows XP but instead in Psapi.dll?)