mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[MSGINA] -Make ShellIsFriendlyUIActive export a non fatal stub. CORE-12805
svn path=/trunk/; revision=73864
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
1 stub -noname ShellGetUserList ; (long long long)
|
||||
2 stub -noname ShellStatusHostEnd ; (long)
|
||||
3 stub -noname ShellIsFriendlyUIActive ; ()
|
||||
3 stdcall -stub -noname ShellIsFriendlyUIActive()
|
||||
4 stub -noname ShellIsSuspendAllowed ; ()
|
||||
5 stub -noname ShellIsRemoteConnectionsEnabled ; ()
|
||||
6 stub -noname ShellEnableFriendlyUI ; (long)
|
||||
|
||||
Reference in New Issue
Block a user