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_insertstring</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
LB_INSERTSTRING

  This message inserts a string into the listbox's list of strings.

Parameters
  wParam is the 0-based index of the position to insert the string. If
   wParam is -1, the string is appended to the end of the list.
  lParam is a far pointer to the string to be inserted.

Returns
  TRUE if the string was inserted, FALSE if not.

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