Module: wine Branch: refs/heads/master Commit: 672a1e4e4e2fd9f76f0de078d9b51319d4b7a883 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=672a1e4e4e2fd9f76f0de078...
Author: Rein Klazes wijn@wanadoo.nl Date: Mon Feb 20 11:54:28 2006 +0100
user: Move drawing of pop menu arrows to a subroutine reduces nesting level of some large if statements in the drawing code. Some updates to the comments.
---
dlls/user/menu.c | 326 +++++++++++++++++++++++++++++------------------------- 1 files changed, 173 insertions(+), 153 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=672a1e4e4e2fd9f76f0d...