wine/dlls/comctl32 commctrl.c comctl32undoc.c

Alexandre Julliard julliard at winehq.org
Mon Jan 26 14:23:08 CST 2004


ChangeSet ID:	10860
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/01/26 14:23:08

Modified files:
	dlls/comctl32  : commctrl.c comctl32undoc.c 

Log message:
	There is no need for a private heap in comctl32, memory allocations
	should go to the standard process heap (reported by Ge van Geldorp).

Patch: http://cvs.winehq.org/patch.py?id=10860

Old revision  New revision  Changes     Path
 1.71          1.72          +0 -10      wine/dlls/comctl32/commctrl.c
 1.86          1.87          +25 -64     wine/dlls/comctl32/comctl32undoc.c




More information about the wine-cvs mailing list