ucrtbase: Hook up the _set_app_type, _set_new_handler and _set_new_mode functions.
commit8c5057f33467510032519bd90bb696a0fbc4cba5
authorMartin Storsjo <martin@martin.st>
Wed, 26 Aug 2015 07:24:30 +0000 (26 10:24 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 27 Aug 2015 08:10:03 +0000 (27 17:10 +0900)
tree4585cfc7e0c7b9152978645d6738385cbf0853cb
parent043c0c6c5a5f1ee51ca64be0498608cdfbe92979
ucrtbase: Hook up the _set_app_type, _set_new_handler and _set_new_mode functions.

These have changed function signature since msvcr120. _set_app_type used
to be called __set_app_type, and the _set_new_* functions used to have
C++ signatures.
dlls/api-ms-win-crt-heap-l1-1-0/api-ms-win-crt-heap-l1-1-0.spec
dlls/api-ms-win-crt-runtime-l1-1-0/api-ms-win-crt-runtime-l1-1-0.spec
dlls/ucrtbase/ucrtbase.spec