Is check for WS_THICKFRAME style really needed for sizing?

Santosh Siddheshwar santosh.s at sonata-software.com
Thu Aug 5 06:39:31 CDT 2004


Hi,
  Is the check for windows WS_THICKFRAME style really needed to decide
whether a window can be resized or not? I have a scenario where this style
is not set but the user can still size the window. This is being done by
dispatching WM_SYSCOMMAND messages with SC_SIZE command but WINE is
preventing these messages from being effectively handled by returning from
the SysCommandSizeMove (winpos.c) method, without doing anything, if the
window in question doesnt have this style set.
Regards
Santosh Siddheshwar
*********************************************************************
Disclaimer: The information in this e-mail and any attachments is
confidential / privileged. It is intended solely for the addressee or
addressees. If you are not the addressee indicated in this message, you may
not copy or deliver this message to anyone. In such case, you should destroy
this message and kindly notify the sender by reply email. Please advise
immediately if you or your employer does not consent to Internet email for
messages of this kind.
*********************************************************************



More information about the wine-devel mailing list