5 Jul
2002
5 Jul
'02
9:17 p.m.
ChangeSet ID: 1025903863696559020158933 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 02/07/05 16:17:43 Modified files: dlls/kernel : format_msg.c Log message: Gregg Mattinson <gm138242(a)scot.canada.sun.com> Implemented FormatMessage for sparc. Since the va_list is stored in memory like __i386__, the same implementation should work. Patch: http://cvs.winehq.com/patch.py?id=1025903863696559020158933 Revision Changes Path 1.23 +2 -2 wine/dlls/kernel/format_msg.c