On April 22, 2003 05:55 pm, Maxime Bellengé wrote:
- Copyright 2003 Maxime Belleng�maxime.bellenge@laposte.net
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Lesser General Public
@@ -231,13 +232,13 @@ channel->top = lpRect.top + offsetedge; channel->bottom = lpRect.bottom - offsetedge; channel->left = lpRect.left + offsetthumb;
if (dwStyle & (TBS_BOTH | TBS_LEFT)) channel->left += 8;
if (dwStyle & (TBS_BOTH | TBS_LEFT)) channel->left +=
(lpRect.right-lpRect.left-offsetthumb-cyChannel)/2;
Unfortunately, the patch seems to be wrapped, and your name did not show up properly in the copyright notice.