Hello everyone i am doing an application similar to notepad in SDk and i am stuck in 'Find' function in Edit menu , although i have been able to find out the required string when 'up' radio button is checked but i cannot find it when the down radio button is checked.Is there any substring function in win32 that goes backward ??
Thanking you in advance
|
Go4Expert Founder
|
![]() |
| 2Sep2010,17:35 | #2 |
|
Nope but you can use the carat position and find from start to position
Starter
like this
|
|
Go4Expert Member
|
|
| 2Sep2010,17:52 | #3 |
|
Sorry there was an error in my earlier query actually i have been able to find out the required string when the down radio is checked the problem arises when the up radio button is checked
thanking you in advance |
|
Go4Expert Founder
|
![]() |
| 2Sep2010,23:36 | #4 |
|
Please keep everything in one thread and I have removed your other thread.
|

