On 7/29/2014 04:04, Ruben De Smet wrote:
> Some applications, like CryptoPP, won't run on Windows XP, because
> memmove_s isn't defined in that OS. As I needed CryptoPP to compile
> easily, I wrote this patch. It emulates the method by checking for the
> availability and falling back on memmove (without s).
> 
> I mimicked memcpy_s.
> 
> I'm not subscribed to the list, so please make sure my email address is
> in the recipients list when replying on this email.
> 

Thanks, applied to master.


Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to