http://bugs.winehq.org/show_bug.cgi?id=6968
------- Additional Comments From thestig@google.com 2006-24-12 14:29 ------- Try sending MSG (SB_GETRECT, 5, RECT) or MSG (SB_GETRECT, -1, RECT) to the CSpy app. The Windows behavior is to return False. I think it sets lParam to NULL, but I need to verify that.