Author: tkreuzer Date: Sun Jun 20 19:20:55 2010 New Revision: 47812
URL: http://svn.reactos.org/svn/reactos?rev=47812&view=rev Log: [MSVCRT] bring back _swprintf export
Modified: trunk/reactos/dll/win32/msvcrt/msvcrt.spec
Modified: trunk/reactos/dll/win32/msvcrt/msvcrt.spec URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msvcrt/msvcrt.spe... ============================================================================== --- trunk/reactos/dll/win32/msvcrt/msvcrt.spec [iso-8859-1] (original) +++ trunk/reactos/dll/win32/msvcrt/msvcrt.spec [iso-8859-1] Sun Jun 20 19:20:55 2010 @@ -903,7 +903,7 @@ # stub _strupr_s_l # stub _strxfrm_l @ cdecl _swab(str str long) -# stub _swprintf +@ varargs _swprintf(ptr str) swprintf # stub _swprintf_c # stub _swprintf_c_l # stub _swprintf_p_l