http://bugs.winehq.org/show_bug.cgi?id=24854
Eric Pouech eric.pouech@orange.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech@orange.fr
--- Comment #1 from Eric Pouech eric.pouech@orange.fr 2010-10-24 03:16:46 CDT --- while fixing #24792, I also tested builtin msvcr80 on vc2005's nmake I'll send an implementation for wputenv_s, dupenv_s, getenv_s, putch, wcsncat_s, itow_s, cputws, vcprintf, searchenv_s (in msvcrt 8, 9 & 10) (and vc2005's nmake now starts with builtin msvcr80)
mscodescan only spits out: ./nmake.exe imports following stub symbols: msvcr80:_waccess_s msvcr80:_wcserror_s msvcr80:_wsopen_s msvcr80:wcstok_s
A+