|
-
Nov 25th, 2005, 10:44 AM
#1
Thread Starter
Frenzied Member
[RESOLVED] SendMessageString!
In order to find whether a particular item exists in a ListBox, SendMessageString can be used like this:
lngRetValue = SendMessageString(ListBox1.hWnd, LB_FINDSTRINGEXACT, -1&, "text to be compared")
In the same way, can SendMessageString be used to find whether a particular text exists in a text file? If so, how?
Thanks,
Arpan
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|