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

  This message copies a string from the listbox into a user-supplied buffer.
No length checking is done, so the user must insure that the buffer is
large enough to hold the string.

Parameters
  wParam is the 0-based index of the string to retrieve.
  lParam is a far pointer to the user-supplied buffer.

Returns
  TRUE if the string was copied, LB_ERR if there was an error.

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