commit | 56ff5aaeacf93f0ea861658bb444a6433204aa0f | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali.rohar@gmail.com> | Sun Jul 13 12:56:19 2025 +0200 |
committer | Martin Storsjö <martin@martin.st> | Fri Aug 01 20:15:43 2025 +0300 |
tree | 4a091726043d4a3c17ee6e1c715300c7f6274a75 | |
parent | 9b6f1f637c8449c1e1149a58cbaef4e1f6c89d9f [diff] |
crt: Add emulation of _get_dstbias() function for pre-msvcr80 import libs Function _get_dstbias() is available in msvcr80+ and UCRT. Signed-off-by: Martin Storsjö <martin@martin.st>