From: Dirk B. <db...@us...> - 2007-05-26 05:39:21
|
Update of /cvsroot/win32forth/win32forth/apps/Player4 In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv4015/apps/Player4 Modified Files: Pl_Toolset.f Log Message: - GetLongPathName() isn't supported under Win95 and NT4. So I changed player4 to use GetLongPathName() only under W98 and w2k or later. Index: Pl_Toolset.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/apps/Player4/Pl_Toolset.f,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 Binary files /tmp/cvsdl4Sw1 and /tmp/cvsJcgKJq differ |