Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsmessagebox.c138 HWND buttonctl = GetDlgItem(hDlg, (int)(IDBUTTONINDEX0 + buttonindex)); in MessageBoxDialogProc() local
139 if (buttonctl == NULL) { in MessageBoxDialogProc()
142 PostMessage(hDlg, WM_NEXTDLGCTL, (WPARAM)buttonctl, TRUE); in MessageBoxDialogProc()

Completed in 4 milliseconds