[COMCTL32] Export LoadIconMetric and LoadIconWithScaleDown

They are already implemented and there is little sense for them to be hidden.
Required for ProcessHacker 3.0+.
This commit is contained in:
Andrew Boyarshin 2018-11-25 13:47:11 +07:00 committed by Mark Jansen
parent 5d57e39655
commit 0a84597679
No known key found for this signature in database
GPG key ID: B39240EE84BEAE8B

View file

@ -181,3 +181,5 @@
; Exported in v6 but not v5
@ stdcall DrawShadowText(long wstr long ptr long long long long long)
@ stdcall -version=0x600+ LoadIconWithScaleDown(long wstr long long long)
@ stdcall -version=0x600+ LoadIconMetric(long wstr long long)