CompuServe Messages

Listbox item Tag

    11-Oct-91 23:24:21
Sb: Listbox item Tag
Fm: Rob Heyman 70414,321
To: All
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 having trouble getting it to work with sendmessage… Can anyone give me a 2 or 3 liner showing how this is done? Thanks Rob