Menu

#207 DiddleSnap interfers with FindHack

open
nobody
5
2005-10-24
2005-10-24
No

When DiddleSnap is active, it improperly clears the notifyPBP->handled
flag. This flag is a collaborative flag, meaning that you are not supposed
to clear it. You are only supposed to set it to True. Actually, FindHack sets
it to False when a vchrFind virtual char goes on the queue, to indicate to
the system that it has handled the event and displayed a Find dialog.

The solution, for DiddleSnap, is to not touch this flag as you don't want to
interfer with other hacks.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.