Searched refs:hwndDefButton (Results 1 – 1 of 1) sorted by relevance
283 HWND hwndCtrl, hwndDefButton = 0; in DIALOG_CreateControls32() local371 if (hwndDefButton) in DIALOG_CreateControls32()372 SendMessageW( hwndDefButton, BM_SETSTYLE, BS_PUSHBUTTON, FALSE ); in DIALOG_CreateControls32()373 hwndDefButton = hwndCtrl; in DIALOG_CreateControls32()