Commit 2e401001 authored by Mike McCormack's avatar Mike McCormack Committed by Alexandre Julliard

Fix spec for InitiateSystemShutdownExA, as pointed out by Stefan

Leichter.
parent 6386edc5
...@@ -134,7 +134,7 @@ ...@@ -134,7 +134,7 @@
@ stdcall InitializeSid(ptr ptr long) @ stdcall InitializeSid(ptr ptr long)
@ stub InitiateSystemShutdownA @ stub InitiateSystemShutdownA
@ stub InitiateSystemShutdownW @ stub InitiateSystemShutdownW
@ stdcall InitiateSystemShutdownExA(wstr wstr long long long long) @ stdcall InitiateSystemShutdownExA(str str long long long long)
@ stdcall InitiateSystemShutdownExW(wstr wstr long long long long) @ stdcall InitiateSystemShutdownExW(wstr wstr long long long long)
@ stub InstallApplication @ stub InstallApplication
@ stub IsProcessRestricted @ stub IsProcessRestricted
......
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