I uncommented WIN64 = undef so it means that I have 32bit perl, yes?
You should uncomment that only if your Windows OS is 64-bit && your compiler is 32-bit.
Maybe run "nmake distclean" and then try re-building with that line commented out .... see if that improves things ....