Searched refs:CB_SETCURSEL (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Additions/WINNT/VBoxGINA/
H A DDialog.cpp175 SendMessage(hwndDomain, CB_SETCURSEL, (WPARAM) dwIndex, 0);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwindowsx.h334 ((int)SendMessage((hwndCtl), CB_SETCURSEL, (WPARAM)(int)(index), 0L))
H A Dwinuser.h1875 #define CB_SETCURSEL 0x014e macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwindowsx.h334 ((int)SendMessage((hwndCtl), CB_SETCURSEL, (WPARAM)(int)(index), 0L))
H A Dwinuser.h2582 #define CB_SETCURSEL 0x014e macro

Completed in 145 milliseconds