msvcrt: Implement 64-bit version of __std_type_info_hash.
commiteac56fbda547e21cf9f40d57c913b3b582fc5697
authorAlexandre Goujon <ale.goujon@gmail.com>
Wed, 5 Oct 2016 18:51:52 +0000 (5 20:51 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 6 Oct 2016 19:27:52 +0000 (6 21:27 +0200)
treeb1bfb3f4be79eb675bd8fd286e984fc2137a8257
parenta6d35fdaa810de43c2f3f5d5dda422ab01f6e593
msvcrt: Implement 64-bit version of __std_type_info_hash.

Signed-off-by: GOUJON Alexandre <ale.goujon@gmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msvcrt/cpp.c
dlls/ucrtbase/tests/cpp.c