j
k
j a
j l
Henri Verbeet <hverbeet(a)codeweavers.com> wrote:
- if (style & WS_MAXIMIZE) + if ((style & WS_MAXIMIZE) && (style & WS_CAPTION) == WS_CAPTION)
Probably you should test for WS_MAXIMIZEBOX instead. -- Dmitry.
Back to the thread
Back to the list