Re: Some advapi32 stubs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Stefan Leichter wrote:


+@ stdcall InitiateSystemShutdownExA(wstr wstr long long long long)

This looks wrong to me (wstr as parameter of A function)

Bye Stefan

ChangeLog: * fix spec for InitiateSystemShutdownExA, as pointed out by Stefan Leichter
Index: dlls/advapi32/advapi32.spec
===================================================================
RCS file: /home/wine/wine/dlls/advapi32/advapi32.spec,v
retrieving revision 1.40
diff -u -r1.40 advapi32.spec
--- dlls/advapi32/advapi32.spec	12 Aug 2003 18:53:14 -0000	1.40
+++ dlls/advapi32/advapi32.spec	13 Aug 2003 03:11:50 -0000
@@ -134,7 +134,7 @@
 @ stdcall InitializeSid(ptr ptr long)
 @ stub InitiateSystemShutdownA
 @ 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)
 @ stub InstallApplication
 @ stub IsProcessRestricted

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux