Home
last modified time | relevance | path

Searched refs:nInteractive (Results 1 – 1 of 1) sorted by relevance

/reactos/base/applications/mscutils/servman/
H A Dpropsheet_logon.c23 INT nInteractive; member
47 …dDlgItemMessageW(hwndDlg, IDC_LOGON_INTERACTIVE, BM_SETCHECK, (WPARAM)pLogonData->nInteractive, 0); in SetControlStates()
63 … pLogonData->nInteractive = SendDlgItemMessageW(hwndDlg, IDC_LOGON_INTERACTIVE, BM_GETCHECK, 0, 0); in SetControlStates()
261 pLogonData->nInteractive = BST_CHECKED; in LogonPageProc()