crt: Add emulation of _get_wpgmptr() function for pre-msvcr80 import libs

Function _get_wpgmptr() is available in msvcr80+, UCRT and also in i386 and
x64 msvcrt.dll since Windows Vista. It is not available in arm msvcrt.dll.

Signed-off-by: Martin Storsjö <martin@martin.st>
3 files changed