On 2/9/2010 20:57, Vladimir Pankratov wrote:
Hello all.changes since try 4: changed buffer size to 257 Thanks to Nikolay Sivov.
That's not exactly what I meant. Native winhlp32 as I can see doesn't allow more than 256 characters to be typed in. So it's not the same as to ignore the rest.+ WCHAR wszSearchText[257]; /* Native uses only first 256 symbols + trailing \0 */
