K 10 svn:author V 7 rodrigc K 8 svn:date V 27 2007-08-02T06:02:06.000000Z K 7 svn:log V 555 MFC 1.16: Fix interaction with Windows 2000/XP based servers: If the complete reply on the TRANS2_FIND_FIRST2 request fits exactly into one responce packet, then next call to TRANS2_FIND_NEXT2 will return zero entries and server will close current transaction. To avoid subsequent errors we should not perform FIND_CLOSE2 request. PR: 78953 Submitted by: Jim Carroll Requested by: Antony Mawer , Peter ============================================================================= END