Here are the ARM .def files, debug and release.
;
; Definition file of ucrtbased.dll
; Automatic generated by gendef
; written by Kai Tietz 2008
;
LIBRARY "ucrtbased.dll"
EXPORTS
_Cbuild
_Cmulcc
_Cmulcr
_CreateFrameInfo
_CrtCheckMemory
_CrtDbgReport
_CrtDbg
I'll see if I can find the ARM versions on my computer and get the .def files
for them.
I'll report back as soon as I get some .def files made.
--
Hi thanks for the contribution.
Could you do this for arm also :)
Kind Regards
Martell
On Sunday, September 20, 2015, Zachary Greve wrote:
> Here are MSVC 14 Runtime Def files (x86 and x64, Debug and Release)
>
--