RESEND: cmd: Enlarge max. length of PATH variable in programs/cmd/wcmdmain.c

Alexander.Farber at nokia.com Alexander.Farber at nokia.com
Thu Mar 29 07:26:17 CDT 2007


[Resend: using now the MAXSTRING as suggested by Jason Edmeades]

Hello,

the environment variable PATH is wrongly limited to 260 chars only
(the MAX_PATH), while MS suggests to use 2047 or 8191 chars in its
http://support.microsoft.com/kb/830473

Please kindly accept the attached patch which modifies 2 lines
to fix this issue.

Changelog: 
	cmd: Enlarge max. PATH length to MAXSTRING characters

Regards
Alex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Enlarge-max.-length-of-PATH-variable-to-MAXSTRING.patch
Type: application/octet-stream
Size: 1212 bytes
Desc: 0001-Enlarge-max.-length-of-PATH-variable-to-MAXSTRING.patch
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070329/eda6ba2a/0001-Enlarge-max.-length-of-PATH-variable-to-MAXSTRING-0001.obj


More information about the wine-patches mailing list