[ros-diffs] [sedwards] 13472: define _MAX_PATH as well

sedwards at svn.reactos.com sedwards at svn.reactos.com
Tue Feb 8 23:50:57 CET 2005


define _MAX_PATH as well
Modified: branches/xmlbuildsystem/reactos/tools/rbuild/pch.h
  _____  

Modified: branches/xmlbuildsystem/reactos/tools/rbuild/pch.h
--- branches/xmlbuildsystem/reactos/tools/rbuild/pch.h	2005-02-08
22:23:05 UTC (rev 13471)
+++ branches/xmlbuildsystem/reactos/tools/rbuild/pch.h	2005-02-08
22:50:55 UTC (rev 13472)
@@ -34,6 +34,7 @@

 #define _isnan __isnan
 #define stricmp strcasecmp
 #define MAX_PATH PATH_MAX 
+#define _MAX_PATH PATH_MAX
 #endif
 
 #endif//PCH_H
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050208/11f1ac49/attachment.html


More information about the Ros-diffs mailing list