This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.
Search Results (2 messages)
Wow! Way cool! I just tried your tip….it works! (Not wanting to appear stupid.. but asking anyway) WHY does this work?? Rob
Listbox item Tag
Message #2734
I understand that I can attach a 4 byte tag to any item of a listbox using the API calls LB_SETITEMDATA and LB_GETITEMDATA. This is of course sort of useful for holding all sorts of neat information related to the individual items in the listbox. My problem is that I'm…