wine/ dlls/shell32/pidl.c dlls/shell32/shellor ...

Alexandre Julliard julliard at winehq.com
Sun Oct 14 11:15:10 CDT 2001


ChangeSet ID:	10030761100611687866039574
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/10/14 12:15:10

Modified files:
	dlls/shell32   : pidl.c shellord.c 
	dlls/user      : comm16.c 
	dlls/winmm     : driver.c 
	dlls/winspool  : info.c 
	loader         : module.c 
	objects        : font.c 
	windows        : driver.c 

Log message:
	Francois Gouget <fgouget at codeweavers.com>
	Don't print NULL strings (crashes on Solaris).
	Small code maintainability tweak in ShellExecuteExA.
	Two typo fixes in winmm.

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

Revision  Changes    Path
 1.61     +1 -1      wine/dlls/shell32/pidl.c
 1.87     +7 -5      wine/dlls/shell32/shellord.c
 1.4      +2 -2      wine/dlls/user/comm16.c
 1.11     +7 -7      wine/dlls/winmm/driver.c
 1.45     +3 -3      wine/dlls/winspool/info.c
 1.140    +1 -1      wine/loader/module.c
 1.54     +2 -1      wine/objects/font.c
 1.39     +2 -2      wine/windows/driver.c





More information about the wine-cvs mailing list