wine/ dlls/kernel/kernel_main.c memory/heap.c

Alexandre Julliard julliard at winehq.com
Sat Mar 3 19:06:08 CST 2001


ChangeSet ID:	983667968678399882279336
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/03/03 20:06:08

Modified files:
	dlls/kernel    : kernel_main.c 
	memory         : heap.c 

Log message:
	We need to create the system heap at startup even though we don't use
	it, since some Win95 native dlls depend on that.

Patch: http://cvs.winehq.com/patch.py?id=983667968678399882279336

Revision  Changes    Path
 1.20     +3 -0      wine/dlls/kernel/kernel_main.c
 1.47     +1 -1      wine/memory/heap.c





More information about the wine-cvs mailing list