Figured it out, WM_NCCALCSIZE is sent before the edit control is subclassed. So i had to superclass the EDIT class. EDIT: Another solution I just thought of ...
確定! 回上一頁