change string in listbox (with API)
Posted: Tue May 27, 2003 5:00 pm
For learning API.
I want to change a string in a listbox with API
I use the following
Sendmessage_ (#mylistbox,#LB_SETITEMDATA,0,"new string")
But I dont' succeed,
What I'am I doing wrong
I know PB does it with a PB command, but I want to learn API
any suggestions are welcome
I want to change a string in a listbox with API
I use the following
Sendmessage_ (#mylistbox,#LB_SETITEMDATA,0,"new string")
But I dont' succeed,
What I'am I doing wrong
I know PB does it with a PB command, but I want to learn API
any suggestions are welcome