[MSGINA]
[reactos.git] / reactos / dll / win32 / msgina / msgina.h
index 620cdb2..389db60 100644 (file)
@@ -36,6 +36,8 @@ typedef struct
     DWORD AutoLogonState;
     BOOL bDisableCAD;
     BOOL bAutoAdminLogon;
+    BOOL bDontDisplayLastUserName;
+    BOOL bShutdownWithoutLogon;
 
     /* Information to be filled during logon */
     WCHAR UserName[256];