Re: [Mingw-w64-public] MSVC 14 Runtime def files

2015-10-01 Thread Zachary Greve
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

Re: [Mingw-w64-public] MSVC 14 Runtime def files

2015-10-01 Thread Zachary Greve
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. --

Re: [Mingw-w64-public] MSVC 14 Runtime def files

2015-09-22 Thread Martell Malone
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) > --