Avoid infinite loop in WINPOS_FindIconPos if the width of the parent
commitbe89816eefbc15723ccb09af5c22ba2fae120b45
authorHuw D M Davies <h.davies1@physics.ox.ac.uk>
Sat, 25 Dec 1999 22:51:19 +0000 (25 22:51 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 25 Dec 1999 22:51:19 +0000 (25 22:51 +0000)
tree8df19c6ba10178862564019cd1e21cd1057ce555
parentc64ec4a9d8d26dac722119d52d366a9907c74a1c
Avoid infinite loop in WINPOS_FindIconPos if the width of the parent
client area is less than the icon spacing.
windows/winpos.c