Re: FindWindow should not match against partial names
27 Dec
2003
27 Dec
'03
9:49 a.m.
Mike Hearn wrote:
- if (GetWindowTextW( list[i], buffer, len ) && !strcmpiW( buffer, title )) break; a simpler fix would be to use len + 1 instead of len here. A+ -- Eric Pouech
8111
Age (days ago)
8111
Last active (days ago)
0 comments
1 participants
participants (1)
-
Eric Pouech