ntdll: Fix the initial FPU control word on 64-bit.
commit8b5439068659cfd0c3f9711bdf5fd06b0507b989
authorAlexandre Julliard <julliard@winehq.org>
Mon, 21 Jun 2010 09:49:25 +0000 (21 11:49 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 21 Jun 2010 09:49:25 +0000 (21 11:49 +0200)
treeedcdb430b68e14015d0fef9fa916adb662019036
parent2a26e954ec13bc2fc47b6464ee063b102b6b4e7e
ntdll: Fix the initial FPU control word on 64-bit.
dlls/kernel32/tests/thread.c
dlls/ntdll/signal_x86_64.c