Commit 5f27257e authored by Alexandre Julliard's avatar Alexandre Julliard

user.exe: Make CreateIcon16 available as 32-bit export.

parent 349eba9e
......@@ -564,3 +564,8 @@
# Wine internal functions
1010 pascal __wine_call_wndproc(word word word long long) __wine_call_wndproc
################################################################
# 32-bit exports of the 16-bit functions needed by other dlls
#
@ stdcall -arch=win32 CreateIcon16(long long long long long ptr ptr)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment