mirror of
https://github.com/reactos/reactos.git
synced 2026-06-04 18:30:41 +08:00
[WINLOGON] Fix build.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user