[try 3][PATCH 1/2] user32/test: Added test about minimal child window sizes.

Florian Köberle florian at fkoeberle.de
Fri Sep 26 08:17:35 CDT 2008


This patch adds a test case for bug 15188:
http://bugs.winehq.org/show_bug.cgi?id=15188

Changes since last patch:
+ I found out that the minimal child window size is "4 + 2*borderWidth"
by testing multiple values for some registery keys like
"HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics\BorderWidth" on a
Windows XP machine. I don't know where the 4 comes from, but it could be
 hard coded in Windows too.
+ Test shares now the parent window with other tests.
+ Removed fake child window, as it actually resulted in a NULL window handle
+ checks for all return values
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-user32-test-Added-test-about-minimal-child-window-s.patch
Type: text/x-diff
Size: 2520 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080926/2fbb011e/attachment.patch 


More information about the wine-patches mailing list