GetLastError strangeness with FindClose

Kelly Leahy kellyleahy at swbell.net
Sat Aug 16 13:41:26 CDT 2003


Your test doesn't make much sense.  The call to FindClose should be done
after you check the result of GetLastError, since FindClose <should> change
the last error to ERROR_SUCCESS if the close operation was successful.



More information about the wine-devel mailing list