PATCH - Shell32

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Windows uses _snprintf instead of snprintf.

Changelog: Porting Fix

cvs diff -u classes.c 
Index: classes.c
===================================================================
RCS file: /home/wine/wine/dlls/shell32/classes.c,v
retrieving revision 1.23
diff -u -r1.23 classes.c
--- classes.c	24 Jul 2002 01:56:03 -0000	1.23
+++ classes.c	29 Jul 2002 07:02:26 -0000
@@ -19,6 +19,9 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
+#include "config.h"
+#include "wine/port.h"
+
 #include <stdlib.h>
 #include <string.h>
 #include <stdio.h>


__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com


[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux