Home
last modified time | relevance | path

Searched refs:LB_GETCURSEL (Results 1 – 25 of 39) sorted by relevance

12

/reactos/modules/rosapps/templates/old_wordpad/
H A Ddialogs.c48 LB_GETCURSEL, in NewDocSelDlgProc()
60 LB_GETCURSEL, in NewDocSelDlgProc()
/reactos/modules/rostests/dibtests/stretchblt/
H A Dstretchblt.cpp221 switch (SNDMSG(HListBox, LB_GETCURSEL, 0, 0)) in MainWndProc()
233 switch (SNDMSG(VListBox, LB_GETCURSEL, 0, 0)) in MainWndProc()
/reactos/base/applications/msconfig/
H A Dfreeldrpage.c148 pos = SendMessage((HWND)lParam, LB_GETCURSEL, 0, 0); in FreeLdrPageWndProc()
/reactos/win32ss/user/user32/controls/
H A Dcombo.c712 if( (id = SendMessageW(lphc->hWndLBox, LB_GETCURSEL, 0, 0) ) != LB_ERR ) in CBPaintText()
1008 lphc->droppedIndex = SendMessageW(lphc->hWndLBox, LB_GETCURSEL, 0, 0); in CBDropDown()
1299 INT index = SendMessageW(lphc->hWndLBox, LB_GETCURSEL, 0, 0); in COMBO_Command()
1388 INT idx = SendMessageW(lphc->hWndLBox, LB_GETCURSEL, 0, 0); in COMBO_GetTextW()
1438 INT idx = SendMessageW(lphc->hWndLBox, LB_GETCURSEL, 0, 0); in COMBO_GetTextA()
1936 int j = SendMessageW(lphc->hWndLBox, LB_GETCURSEL, 0, 0); in ComboWndProc_common()
2196 return SendMessageW(lphc->hWndLBox, LB_GETCURSEL, 0, 0); in ComboWndProc_common()
/reactos/dll/win32/oledlg/
H A Dpastespl.c303 old_pos = SendMessageW(display_list, LB_GETCURSEL, 0, 0); in update_display_list()
414 cur_sel = SendMessageW(GetDlgItem(hdlg, IDC_PS_DISPLAYLIST), LB_GETCURSEL, 0, 0); in update_result_text()
490 LONG cur_sel = SendMessageW(GetDlgItem(hdlg, IDC_PS_DISPLAYLIST), LB_GETCURSEL, 0, 0); in update_structure()
H A Dinsobjdlg.c427 ((index = SendMessageW(pdlgInfo->hwndObjTypeLB, LB_GETCURSEL, 0, 0)) >= 0) && in UIINSERTOBJECTDLG_SelChange()
449 INT index = SendMessageA(pdlgInfo->hwndObjTypeLB, LB_GETCURSEL, 0, 0); in UIINSERTOBJECTDLG_OnOpen()
/reactos/dll/cpl/sysdm/
H A Dvirtmem.c503 LB_GETCURSEL, in OnSet()
632 LB_GETCURSEL, in OnSelChange()
H A Dhardprof.c805 …dwSelectedProfileIndex = (DWORD)SendDlgItemMessage(hwndDlg, IDC_HRDPROFLSTBOX, LB_GETCURSEL, 0, 0); in HardProfDlgProc()
/reactos/dll/win32/comctl32/
H A Dcombo.c636 if( (id = SendMessageW(lphc->hWndLBox, LB_GETCURSEL, 0, 0) ) != LB_ERR ) in CBPaintText()
946 lphc->droppedIndex = SendMessageW(lphc->hWndLBox, LB_GETCURSEL, 0, 0); in CBDropDown()
1319 INT idx = SendMessageW(lphc->hWndLBox, LB_GETCURSEL, 0, 0); in COMBO_GetText()
1788 int j = SendMessageW(lphc->hWndLBox, LB_GETCURSEL, 0, 0); in COMBO_WindowProc()
2045 return SendMessageW(lphc->hWndLBox, LB_GETCURSEL, 0, 0); in COMBO_WindowProc()
H A Dtoolbar.c2433 INT nIndexFrom = SendMessageW(hwndList, LB_GETCURSEL, 0, 0); in TOOLBAR_Cust_ToolbarDragListNotification()
2503 INT nIndexFrom = SendDlgItemMessageW(hwnd, IDC_AVAILBTN_LBOX, LB_GETCURSEL, 0, 0); in TOOLBAR_Cust_AvailDragListNotification()
2695 index = SendDlgItemMessageW (hwnd, IDC_TOOLBARBTN_LBOX, LB_GETCURSEL, 0, 0); in TOOLBAR_CustomizeDialogProc()
2734 int index = SendDlgItemMessageW (hwnd, IDC_TOOLBARBTN_LBOX, LB_GETCURSEL, 0, 0); in TOOLBAR_CustomizeDialogProc()
2741 int index = SendDlgItemMessageW (hwnd, IDC_TOOLBARBTN_LBOX, LB_GETCURSEL, 0, 0); in TOOLBAR_CustomizeDialogProc()
2748 int index = SendDlgItemMessageW (hwnd, IDC_TOOLBARBTN_LBOX, LB_GETCURSEL, 0, 0); in TOOLBAR_CustomizeDialogProc()
2768 index = SendDlgItemMessageW(hwnd, IDC_AVAILBTN_LBOX, LB_GETCURSEL, 0, 0); in TOOLBAR_CustomizeDialogProc()
2769 indexto = SendDlgItemMessageW(hwnd, IDC_TOOLBARBTN_LBOX, LB_GETCURSEL, 0, 0); in TOOLBAR_CustomizeDialogProc()
/reactos/dll/win32/comdlg32/
H A Dfiledlg31.c396 lRet = SendDlgItemMessageW(lfs->hwnd, lst1, LB_GETCURSEL, 0, 0); in FD31_UpdateFileTitle()
419 lRet = SendDlgItemMessageW(hWnd, lst2, LB_GETCURSEL, 0, 0); in FD31_DirListDblClick()
455 lRet = SendDlgItemMessageW(lfs->hwnd, lst1, LB_GETCURSEL, 0, 0); in FD31_FileListSelect()
/reactos/dll/cpl/console/
H A Dfont.c211 nSel = (INT)SendMessageW(SizeList->RasterSizeList.hWndList, LB_GETCURSEL, 0, 0); in FontSizeList_GetSelectedFontSize()
554 nSel = (INT)SendMessageW(hFontList, LB_GETCURSEL, 0, 0); in FontTypeChange()
/reactos/base/applications/utilman/umandlg/
H A Dumandlg.c326 INT iIndex = SendMessageW(Globals.hListDlg, LB_GETCURSEL, 0, 0); in DlgProc()
/reactos/dll/shellext/shellbtrfs/
H A Dsend.cpp410 sel = SendMessageW(cl, LB_GETCURSEL, 0, 0); in RemoveClone()
417 if (SendMessageW(cl, LB_GETCURSEL, 0, 0) == LB_ERR) in RemoveClone()
/reactos/modules/rostests/win32/user32/kbdlayout/
H A Dkbdlayout.c205 if((n = SendMessage(hList, LB_GETCURSEL, 0, 0)) != LB_ERR) in GetSelectedLayout()
/reactos/dll/cpl/main/
H A Dmouse.c581 nSel = bInit ? 0 : SendDlgItemMessage(hwndDlg, IDC_LISTBOX_CURSOR, LB_GETCURSEL, 0, 0); in RefreshCursorList()
839 nSel = SendDlgItemMessage(hwndDlg, IDC_LISTBOX_CURSOR, LB_GETCURSEL, 0, 0); in BrowseCursor()
1286 nSel = SendMessage((HWND)lParam, LB_GETCURSEL, 0, 0); in PointerProc()
1318 nSel = SendDlgItemMessage(hwndDlg, IDC_LISTBOX_CURSOR, LB_GETCURSEL, 0, 0); in PointerProc()
/reactos/dll/win32/shell32/dialogs/
H A Dfiletypes.cpp1428 INT iItem = SendDlgItemMessageW(hwndDlg, IDC_EDITTYPE_LISTBOX, LB_GETCURSEL, 0, 0); in EditTypeDlg_OnRemove()
1511 INT iItem = SendMessageW(action.hwndLB, LB_GETCURSEL, 0, 0); in EditTypeDlg_OnCommand()
1535 iItem = SendMessageW(action.hwndLB, LB_GETCURSEL, 0, 0); in EditTypeDlg_OnCommand()
1566 iItem = SendMessageW(action.hwndLB, LB_GETCURSEL, 0, 0); in EditTypeDlg_OnCommand()
H A Ddialogs.cpp270 pIconContext->Index = (INT)SendMessageW(pIconContext->hDlgCtrl, LB_GETCURSEL, 0, 0); in PickIconProc()
339 index = SendMessageW(pIconContext->hDlgCtrl, LB_GETCURSEL, 0, 0); in PickIconProc()
/reactos/dll/win32/twain_32/
H A Ddsm_ctrl.c408 index = SendMessageW(sourcelist, LB_GETCURSEL, 0, 0); in userselect_dlgproc()
/reactos/dll/shellext/deskadp/
H A Ddeskadp.c168 LB_GETCURSEL, in ChangeSelectedMode()
/reactos/dll/directx/wine/dinput/
H A Dconfig.c332 int sel = SendDlgItemMessageW(dialog, IDC_ACTIONLIST, LB_GETCURSEL, 0, 0); in assign_action()
/reactos/dll/shellext/deskmon/
H A Ddeskmon.c180 LB_GETCURSEL, in UpdateMonitorSelection()
/reactos/dll/win32/netcfgx/
H A Dtcpipconf_notify.c1644 lResult = SendMessageW(hDlgCtrl, LB_GETCURSEL, 0, 0); in ToggleUpDown()
1681 lResult = SendMessageW(hDlgCtrl, LB_GETCURSEL, 0, 0); in MoveItem()
1701 lResult = SendMessageW(hDlgCtrl, LB_GETCURSEL, 0, 0); in RemoveItem()
2012 lIndex = SendDlgItemMessage(hwndDlg, IDC_DNSADDRLIST, LB_GETCURSEL, 0, 0); in TcpipAdvancedDnsDlg()
2048 lIndex = SendDlgItemMessage(hwndDlg, IDC_DNSSUFFIXLIST, LB_GETCURSEL, 0, 0); in TcpipAdvancedDnsDlg()
/reactos/base/applications/wordpad/
H A Dwordpad.c1415 idx = SendMessageW(hList, LB_GETCURSEL, 0, 0); in get_comboexlist_selection()
1466 index = SendMessageW(hListWnd, LB_GETCURSEL, 0, 0); in datetime_proc()
1513 index = SendMessageW(hListWnd, LB_GETCURSEL, 0, 0); in newfile_proc()
/reactos/base/applications/calc/
H A Dwinmain.c942 n = SendDlgItemMessage(hWnd, IDC_LIST_STAT, LB_GETCURSEL, 0, 0); in DlgStatProc()
948 n = SendDlgItemMessage(hWnd, IDC_LIST_STAT, LB_GETCURSEL, 0, 0); in DlgStatProc()

12