In the PSDK HRESULT_FROM_WIN32() is now an inline function, and it is __HRESULT_FROM_...
authorFrancois Gouget <fgouget@free.fr>
Sun, 27 May 2007 11:28:58 +0000 (13:28 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 29 May 2007 11:17:46 +0000 (13:17 +0200)
commitc85b74d63e770c378ca5836966f4c8ecd197ffed
tree33d81ceddc22a871cedafa159dcbc400f29fefeb
parent47b6392b44dca86b8c61daa902bd35e73cca5e2f
In the PSDK HRESULT_FROM_WIN32() is now an inline function, and it is __HRESULT_FROM_WIN32() which is a macro.
dlls/urlmon/tests/misc.c
include/winerror.h
include/winnt.h