ole32: Add tests for error info functions.
commit5c71583b53e2a4ea994aec2d884c9e767b393124
authorRob Shearman <rob@codeweavers.com>
Wed, 10 Jan 2007 22:56:30 +0000 (10 16:56 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 11 Jan 2007 10:49:59 +0000 (11 11:49 +0100)
treebe5cf315e15c816ce97faab2dc5356cc31b819a5
parentdbd2112eee793ef9b9dec8436ff1681259fd7ffe
ole32: Add tests for error info functions.

Return E_INVALIDARG if dwReserved is not set to zero for both
GetErrorInfo and SetErrorInfo.
dlls/ole32/errorinfo.c
dlls/ole32/tests/Makefile.in
dlls/ole32/tests/errorinfo.c [new file with mode: 0644]