Skip to content
Snippets Groups Projects
Commit d90fcb42 authored by André Zwing's avatar André Zwing Committed by Alexandre Julliard
Browse files

oleaut32: Fix OleLoadPictureEx spec file entry.

parent b05c000c
No related branches found
Tags wine-950319
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment