teeemcee
2019-09-01 08:04:31 -0700 (Sun, 01 Sep 2019)
315
Don't ever use memcpy_s, etc, in MinGW-compiled code, the .exe will only run on 
Vista+

I had misinterpreted the meaning of MINGW_HAS_SECURE_API, it doesn't indicate
that mingw has provided implementations of those *_s "secure" functions, it
indicates they are declared: it assumes you're targetting recent Windows.
---
U   wip/config.h
_______________________________________________
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

Reply via email to