http://bugs.winehq.org/show_bug.cgi?id=2899
------- Additional Comments From ivg2@cornell.edu 2005-15-10 22:02 ------- I'm not sure what LicenseViewed <> 1 should evaluate to - it doesn't make much sense if the property is missing.... I would think TRUE probably makes more sense (because LicenseViewed is not 1, it's NULL)
However, if you look at the code for the handler that I discovered online, it seems like it's supposed to be invoked multiple times, and it only sets LicenseViewed to TRUE if the scroll bar is close to the bottom - the comments talk about scrollable control event.