ChangeSet ID: 18198 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/15 14:12:57
Modified files: dlls/comctl32 : propsheet.c
Log message: Huw Davies huw@codeweavers.com For modal propsheets we should run our own message loop rather than use a modal dialogbox just like Windows does. This helps apps that subclass the propsheet's wndproc.
Patch: http://cvs.winehq.org/patch.py?id=18198
Old revision New revision Changes Path 1.127 1.128 +64 -34 wine/dlls/comctl32/propsheet.c