shlwapi/tests: Remove GetLastError tests for GetAcceptLanguages, which uses HRESULT [patch 1]

Detlef Riekenberg wine.dev at web.de
Thu Feb 11 17:23:50 CST 2010


The old code used SetLastError(ERROR_SUCCESS) before
the api call and tested the result of GetLasterror()
afterwards, but the api call returns HRESULT.


Changed the splitting to get smaller patches

-- 
By by ... Detlef




More information about the wine-patches mailing list