|
|
|
|
#1 |
|
Junior Member
Join Date: May 2009
Posts: 16
|
CB_FINDSTRING using SendMessage problem
Hello,
I am having trouble searching for a string in a combobox using winmessages.nsh I must be doing something wrong because every time it just returns -1. I am not sure where i am going wrong. Here is some code to try it on... code: Many thanks if you have any help!
|
|
|
|
|
|
#2 |
|
Senior Member
Join Date: Dec 2005
Location: Glow
Posts: 285
|
With SendMessage you need to prefix string parameters with "STR:".
Example: code: PaR |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: May 2009
Posts: 16
|
thank you so much
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|