msvcrt: Added _cscanf_s(_l) implementation.
commit177d545592de1a9b5943d5de9d1f2e7886661170
authorPiotr Caban <piotr@codeweavers.com>
Thu, 22 Apr 2010 11:53:28 +0000 (22 13:53 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 22 Apr 2010 16:11:11 +0000 (22 18:11 +0200)
tree89d1fdca9746df30980949d162df948f818b4738
parenta51292e4dcb6eeae7c3dd6aa9c518a7f5057510c
msvcrt: Added _cscanf_s(_l) implementation.
dlls/msvcr80/msvcr80.spec
dlls/msvcr90/msvcr90.spec
dlls/msvcrt/msvcrt.spec
dlls/msvcrt/scanf.c