ChangeSet ID: 13863 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/09/21 15:05:35
Modified files: dlls/comctl32 : hotkey.c
Log message: Robert Shearman rob@codeweavers.com - Status update. - Should create HOTKEY_INFO storage in WM_NCCREATE rather than in WM_CREATE so that we can also add the WS_EX_CLIENTEDGE style. - Remove code that draws the client edge; it is already drawn by DefWindowProc.
Patch: http://cvs.winehq.org/patch.py?id=13863
Old revision New revision Changes Path 1.29 1.30 +36 -23 wine/dlls/comctl32/hotkey.c