thanks for reading! any help will be gratefully accepted! -Enix
[This message has been edited by Enix (edited October 04, 1999).]
Posted 05 October 1999 - 05:48 AM
[This message has been edited by Enix (edited October 04, 1999).]
Posted 05 October 1999 - 05:48 AM
String is appended to the list unless you have the sort flag on (LBS_SORT).
If you want it in a certain spot, use InsertString().
By the way, the MSVC help that comes with the compiler is really spiffy for finding this stuff... also http://www.codeguru.com for general MFC-related information.
-fel