Simplified code for FindFirstFileA, now always using FindClose
authorArmin Novak <anovak@thinstuff.com>
Mon, 2 Sep 2013 14:25:34 +0000 (16:25 +0200)
committerArmin Novak <anovak@thinstuff.com>
Thu, 5 Sep 2013 10:14:35 +0000 (12:14 +0200)
commitcf20efb4c6b10e48326c0110c68d28b50dd51eca
treeecacee445b1cc5d56132fd11a362d91913e736c8
parentddab90ece4b9bdefa04e7c55ade5462fdf58cdef
Simplified code for FindFirstFileA, now always using FindClose
for cleanup.
winpr/libwinpr/file/file.c