ReactOS 0.4.16-dev-329-g9223134
|
#include <globals.h>
Public Attributes | |
LPWSTR | Name |
LPWSTR | Domain |
LPWSTR | Password |
LPWSTR _ADMIN_INFO::Domain |
Definition at line 24 of file globals.h.
Referenced by InstallReactOS(), SetAdministratorPassword(), and SetAutoAdminLogon().
LPWSTR _ADMIN_INFO::Name |
Definition at line 23 of file globals.h.
Referenced by InstallReactOS(), SetAdministratorPassword(), and SetAutoAdminLogon().
LPWSTR _ADMIN_INFO::Password |
Definition at line 25 of file globals.h.
Referenced by InstallReactOS(), SetAdministratorPassword(), and SetAutoAdminLogon().