The tests fail on 64-bit:
``` ../wine/tools/runtest -q -P wine -T . -M kernelbase.dll -p dlls/kernelbase/tests/x86_64-windows/kernelbase_test.exe process && touch dlls/kernelbase/tests/x86_64-windows/process.ok process.c:156: Test failed: VirtualFree failed to split the placeholder 487 process.c:160: Test failed: MapViewOfFile3 did not map the file mapping 87 process.c:163: Test failed: UnmapViewOfFile failed 487 process.c:185: Test failed: VirtualFree of remaining region failed make: *** [Makefile:91467: dlls/kernelbase/tests/x86_64-windows/process.ok] Error 4 ```