[<<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.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson