]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-10
Use MAX_PATH (from windef.h) insted of _MAX_PATH (from stdlib.h in mingw
[~andy/gtk] / ChangeLog.pre-2-10
index 74f4cff1e351afbe5db511ecfa8ea7964e7ebb43..2893b28d2a3b842eb4f7786899e7eb718911c665 100644 (file)
@@ -1,3 +1,9 @@
+2002-08-26  Tor Lillqvist  <tml@iki.fi>
+
+       * gdk/win32/gdkwindow-win32.c (RegisterGdkClass): Use MAX_PATH
+       (from windef.h) insted of _MAX_PATH (from stdlib.h in mingw and
+       MSVC, but not there in Cygwin) (#91681, Masahiro Sakai).
+
 Mon Aug 26 12:21:16 BST 2002  Tony Gale <gale@gtk.org>
 
        * docs/tutorial/package-db-tutorial.sh: cleanups