wine/dlls/comctl32 propsheet.c

Alexandre Julliard julliard at winehq.org
Wed Jun 15 14:12:57 CDT 2005


ChangeSet ID:	18198
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/06/15 14:12:57

Modified files:
	dlls/comctl32  : propsheet.c 

Log message:
	Huw Davies <huw at 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




More information about the wine-cvs mailing list