Commit Graph

253 Commits

Author SHA1 Message Date
Martin Storsjo 9303c6eeed ucrtbase: Hook up _crt_atexit. 2015-08-27 17:10:08 +09:00
Martin Storsjo 8c5057f334 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.
2015-08-27 17:10:03 +09:00
Martin Storsjo 599d92a268 ucrtbase: Add the new universal CRT DLL. 2015-08-25 17:48:27 +09:00