by Grewarrior on Thu Nov 14, 2002 10:22 pm
I am making a program that needs to use a listbox. The listbox is filled with a few items and I need to randomly pick get the text of one of those items. I am using Cgetcursel() to get the index of an item but how do I get the text of that item?