mirror of
https://github.com/reactos/reactos.git
synced 2024-11-27 05:23:33 +08:00
[WINLOGON] Fix build.
This commit is contained in:
parent
02f3cb5381
commit
3dc07c91f8
@ -1140,7 +1140,6 @@ DispatchSAS(
|
||||
IN DWORD dwSasType)
|
||||
{
|
||||
DWORD wlxAction = WLX_SAS_ACTION_NONE;
|
||||
HWND hwnd;
|
||||
PSID LogonSid = NULL; /* FIXME */
|
||||
BOOL bSecure = TRUE;
|
||||
|
||||
|
@ -105,7 +105,7 @@ GetDialogListEntry(HWND hwndDlg)
|
||||
}
|
||||
|
||||
|
||||
HWND
|
||||
VOID
|
||||
CloseAllDialogWindows(VOID)
|
||||
{
|
||||
PDIALOG_LIST_ENTRY Current;
|
||||
|
Loading…
Reference in New Issue
Block a user