shell32: Add a LogoffWindowsDialog stub.

This commit is contained in:
Dmitry Timoshkov 2008-01-25 17:13:01 +08:00 committed by Alexandre Julliard
parent 84b9356618
commit 7e8e807845
1 changed files with 1 additions and 0 deletions

View File

@ -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