msvcrt: Add _strnset_s implementation.
commit53869e19ebb0d74909b9efb81a54a4571b5460b8
authorPiotr Caban <piotr@codeweavers.com>
Tue, 2 Sep 2014 11:50:44 +0000 (2 13:50 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 2 Sep 2014 13:07:27 +0000 (2 15:07 +0200)
tree2919f220e7c0e664d94954921bb7b269688640b7
parentde3cb3af6f19477ee32bc52e71846f6302ea1329
msvcrt: Add _strnset_s implementation.
dlls/msvcr100/msvcr100.spec
dlls/msvcr110/msvcr110.spec
dlls/msvcr80/msvcr80.spec
dlls/msvcr90/msvcr90.spec
dlls/msvcrt/msvcrt.spec
dlls/msvcrt/string.c
dlls/msvcrt/tests/string.c