Hi,<br>
We have an application that runs on win95 and winnt.<br>
we use FindFirstFile, FindNextFile and FindClose calls to perform directory searches.<br>
<br>
Under WinNT, everything goes along fine, BUT only under win95, it looks like the File handles are not getting closed and we get EventID 2009 errors in the Event Log (Desc:"The server could not expand a table because the table reached the maximum size").<br>
<br>
Can anyone please throw light on this matter.<br>
Thanks in advance,<br>
tester101. <br>