win32 tweaks
authorGurusamy Sarathy <gsar@engin.umich.edu>
Mon, 23 Jun 1997 23:07:34 +0000 (11:07 +1200)
committerTim Bunce <Tim.Bunce@ig.co.uk>
Wed, 6 Aug 1997 12:00:00 +0000 (00:00 +1200)
commit2bc71ef813f5d9e1635af64220cf742859485b38
tree83b072cd68ac56b63e975606dab41e71aaeec70b
parentad2e33dc060dc2ccf73a5ff1557a69a9b09c30c8
win32 tweaks

One of my earlier patches used the unportable MAXPATH
instead of MAX_PATH.  The getenv() fix produced linker
warnings because of a missing declaration.  This fixes
both problems.

p5p-msgid: 199707042150.RAA01065@aatma.engin.umich.edu
win32/win32.c
win32/win32.h