wine/dlls/shell32 shell32_main.h shell32_main. ...

Alexandre Julliard julliard at winehq.org
Mon Jan 26 14:13:03 CST 2004


ChangeSet ID:	10853
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/01/26 14:13:03

Modified files:
	dlls/shell32   : shell32_main.h shell32_main.c pidl.c 
	                 Makefile.in 

Log message:
	Martin Fuchs <martin-fuchs at gmx.net>
	- don't link directly to NTDLL; use MultiByteToWideChar() instead of
	RtlCreateUnicodeStringFromAsciiz()
	- directly call InitCommonControlsEx()

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

Old revision  New revision  Changes     Path
 1.79          1.80          +0 -5       wine/dlls/shell32/shell32_main.h
 1.128         1.129         +23 -29     wine/dlls/shell32/shell32_main.c
 1.99          1.100         +18 -13     wine/dlls/shell32/pidl.c
 1.76          1.77          +1 -1       wine/dlls/shell32/Makefile.in




More information about the wine-cvs mailing list