Setting a breakpoint on a bool

Tech-Archive recommends: Fix windows errors by optimizing your registry



I have a bool private member and want to set a breakpoint when it changes
from true to false. In the breakpoints window in VS2003 how do I specify the
condition?

Many thanks


.