Searched refs:def_idx (Results 1 – 1 of 1) sorted by relevance
992 INT def_idx; in hyperlink_dlgproc() local1002 def_idx = SendMessageW(hwndCB, CB_INSERTSTRING, -1, (LPARAM)wszHttp); in hyperlink_dlgproc()1006 SendMessageW(hwndCB, CB_SETCURSEL, def_idx, 0); in hyperlink_dlgproc()