Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- M E W E L - <b>lb_setsel</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
LB_SETSEL

  Sets the selection state of a listbox entry.

Parameters
  wParam is 0 if the item is to be de-selected, and non-zero if the item is
   to be selected.
  LOWORD(lParam) is the index of the listbox entry to select or de-select.
   If LOWORD(lParam) is -1, then all of the entries will be selected or
   de-selected, depending on the value of wParam.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson