Commit d2117c14 authored by Vitaliy Margolen's avatar Vitaliy Margolen Committed by Alexandre Julliard

shell32: Export IsUserAnAdmin by name as well.

parent 50f5abca
...@@ -251,7 +251,7 @@ ...@@ -251,7 +251,7 @@
654 stdcall @(long long) shell32_654 # ReadCabinetState@8 654 stdcall @(long long) shell32_654 # ReadCabinetState@8
660 stdcall -noname FileIconInit(long) 660 stdcall -noname FileIconInit(long)
680 stdcall -noname IsUserAnAdmin() 680 stdcall IsUserAnAdmin()
704 stdcall -noname GUIDFromStringW(wstr ptr) 704 stdcall -noname GUIDFromStringW(wstr 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