shell32: Add a LogoffWindowsDialog stub

Dmitry Timoshkov dmitry at codeweavers.com
Fri Jan 25 03:13:01 CST 2008


Hello,

Geoff Chappel mentions this one on his shell32 ordinals exports page,
and someone opened bug 10006 specifically for it.

Changelog:
    shell32: Add a LogoffWindowsDialog stub.
---
 dlls/shell32/shell32.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/dlls/shell32/shell32.spec b/dlls/shell32/shell32.spec
index 044f443..6c0d7d8 100644
--- a/dlls/shell32/shell32.spec
+++ b/dlls/shell32/shell32.spec
@@ -49,6 +49,7 @@
   51 stdcall PathResolve(str long long) PathResolveAW
   52 stdcall -noname PathGetArgs(str) PathGetArgsAW
   53 stdcall DoEnvironmentSubst(long long) DoEnvironmentSubstAW
+  54 stub LogoffWindowsDialog
   55 stdcall -noname PathQuoteSpaces(ptr) PathQuoteSpacesAW
   56 stdcall -noname PathUnquoteSpaces(str) PathUnquoteSpacesAW
   57 stdcall -noname PathGetDriveNumber(str) PathGetDriveNumberAW
-- 
1.5.3.8






More information about the wine-patches mailing list