Skip to content
Snippets Groups Projects
Commit 5f27257e authored by Alexandre Julliard's avatar Alexandre Julliard
Browse files

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

parent 349eba9e
No related branches found
No related tags found
No related merge requests found
......@@ -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)
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