wine/dlls shlwapi/reg.c shell32/shfldr_mycomp. ...

Alexandre Julliard julliard at winehq.org
Thu Mar 17 14:53:38 CST 2005


ChangeSet ID:	16696
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/03/17 14:53:38

Modified files:
	dlls/shlwapi   : reg.c 
	dlls/shell32   : shfldr_mycomp.c shfldr_fs.c shfldr_desktop.c 
	                 shellord.c shellole.c shelllink.c 
	                 dragdrophelper.c cpanelfolder.c 
	dlls/ole32     : ifs.c 
	dlls/mapi32    : imalloc.c 
	dlls/kernel/tests: heap.c 
	dlls/kernel    : format_msg.c 

Log message:
	Jon Griffiths <jon_p_griffiths at yahoo.com>
	Use LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc).

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

Old revision  New revision  Changes     Path
 1.55          1.56          +4 -4       wine/dlls/shlwapi/reg.c
 1.32          1.33          +1 -1       wine/dlls/shell32/shfldr_mycomp.c
 1.34          1.35          +1 -1       wine/dlls/shell32/shfldr_fs.c
 1.35          1.36          +1 -1       wine/dlls/shell32/shfldr_desktop.c
 1.131         1.132         +1 -1       wine/dlls/shell32/shellord.c
 1.75          1.76          +3 -3       wine/dlls/shell32/shellole.c
 1.85          1.86          +1 -1       wine/dlls/shell32/shelllink.c
 1.14          1.15          +1 -1       wine/dlls/shell32/dragdrophelper.c
 1.13          1.14          +1 -1       wine/dlls/shell32/cpanelfolder.c
 1.48          1.49          +2 -2       wine/dlls/ole32/ifs.c
 1.1           1.2           +3 -3       wine/dlls/mapi32/imalloc.c
 1.4           1.5           +4 -4       wine/dlls/kernel/tests/heap.c
 1.38          1.39          +2 -2       wine/dlls/kernel/format_msg.c




More information about the wine-cvs mailing list