wine/ programs/winefile/winefile.c programs/re ...

Alexandre Julliard julliard at winehq.org
Wed Nov 24 12:28:31 CST 2004


ChangeSet ID:	14572
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/11/24 12:28:31

Modified files:
	programs/winefile: winefile.c 
	programs/regedit: listview.c 
	dlls/comctl32  : updown.c trackbar.c syslink.c rebar.c 
	                 listview.c datetime.c comboex.c 

Log message:
	Avoid using the MAKEPOINTS macro, it's broken on big endian.

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

Old revision  New revision  Changes     Path
 1.28          1.29          +4 -3       wine/programs/winefile/winefile.c
 1.11          1.12          +3 -3       wine/programs/regedit/listview.c
 1.63          1.64          +3 -3       wine/dlls/comctl32/updown.c
 1.62          1.63          +14 -10     wine/dlls/comctl32/trackbar.c
 1.4           1.5           +2 -4       wine/dlls/comctl32/syslink.c
 1.99          1.100         +21 -24     wine/dlls/comctl32/rebar.c
 1.397         1.398         +43 -43     wine/dlls/comctl32/listview.c
 1.48          1.49          +11 -7      wine/dlls/comctl32/datetime.c
 1.78          1.79          +2 -1       wine/dlls/comctl32/comboex.c




More information about the wine-cvs mailing list