Split up the drawing code into a set of smaller functions and also
commit54de6149068906da0df0e77a881db890373c6355
authorFrank Richter <frank.richter@gmail.com>
Wed, 27 Jul 2005 12:07:03 +0000 (27 12:07 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 27 Jul 2005 12:07:03 +0000 (27 12:07 +0000)
tree44a35e051288a42d0a7fe4cdc50a35914c53c9bc
parent132af0a13e9be9617e9c100c4435717783d62415
Split up the drawing code into a set of smaller functions and also
moved some common computations into helper functions. All that to
facilitate the implementation of the forthcoming theming support.
dlls/comctl32/progress.c