From: André Hentschel Subject: oleaut32: Fix OleLoadPictureEx spec file entry (try 2) Message-Id: <3398c9dc-e044-92aa-189d-9044cd36e18d@dawncrow.de> Date: Fri, 24 Feb 2017 22:59:06 +0100 Signed-off-by: André Hentschel --- dlls/oleaut32/oleaut32.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/oleaut32/oleaut32.spec b/dlls/oleaut32/oleaut32.spec index 680a588..dccdb5f 100644 --- a/dlls/oleaut32/oleaut32.spec +++ b/dlls/oleaut32/oleaut32.spec @@ -377,7 +377,7 @@ 397 stub UserMSG_to_local 398 stub UserMSG_free_inst 399 stub UserMSG_free_local -401 stdcall OleLoadPictureEx(ptr long long long long long long ptr) +401 stdcall OleLoadPictureEx(ptr long long ptr long long long ptr) 402 stub OleLoadPictureFileEx 411 stdcall SafeArrayCreateVector(long long long) 412 stdcall SafeArrayCopyData(ptr ptr)