j
k
j a
j l
Austin English austinenglish@gmail.com wrote:
+HRESULT WINAPI WerSetFlags(DWORD flags) +{ FIXME("(%d) stub!\n", flags); return E_NOTIMPL; +}
+HRESULT WINAPI WerSetFlags(DWORD flags) +{
+}
1. 'flags' is unsigned 2. if it's supposed to be bit flags then printing it in decimal is not helpful.
Show replies by date
wine-devel@winehq.org
Add to favorites Remove from favorites