Searched defs:wButtonToPress (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/VBoxGINA/
H A DDialog.cpp239 * @param wButtonToPress Button ID of dialog to press after successful
245 WORD wButtonToPress)
291 if (wButtonToPress)
293 WPARAM wParam = MAKEWPARAM(wButtonToPress, BN_CLICKED);
243 credentialsHandle(HWND hwndDlg, HWND hwndUserId, HWND hwndPassword, HWND hwndDomain, WORD wButtonToPress) argument

Completed in 43 milliseconds