wine/ controls/edit.c dlls/comctl32/commctrl.c ...

Alexandre Julliard julliard at wine.codeweavers.com
Mon Sep 16 20:35:09 CDT 2002


ChangeSet ID:	1032226509353727928436459
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/09/16 20:35:09

Modified files:
	controls       : edit.c 
	dlls/comctl32  : commctrl.c 
	dlls/ntdll     : heap.c 
	dlls/shell32   : shv_bg_cmenu.c shv_item_cmenu.c 
	dlls/shlwapi/tests: clist.c 
	files          : smb.c 
	include        : commctrl.h imagehlp.h mmsystem.h winnt.h 
	                 winternl.h 
	windows        : winproc.c 

Log message:
	Francois Gouget <fgouget at free.fr>
	Remove references to PCVOID and LPUINT.
	Remove types that don't exist on Windows.

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

Revision  Changes    Path
 1.101    +3 -3      wine/controls/edit.c
 1.55     +1 -1      wine/dlls/comctl32/commctrl.c
 1.9      +1 -1      wine/dlls/ntdll/heap.c
 1.20     +1 -1      wine/dlls/shell32/shv_bg_cmenu.c
 1.11     +1 -1      wine/dlls/shell32/shv_item_cmenu.c
 1.3      +2 -2      wine/dlls/shlwapi/tests/clist.c
 1.12     +1 -1      wine/files/smb.c
 1.96     +1 -1      wine/include/commctrl.h
 1.16     +1 -1      wine/include/imagehlp.h
 1.57     +1 -0      wine/include/mmsystem.h
 1.126    +6 -6      wine/include/winnt.h
 1.4      +1 -1      wine/include/winternl.h
 1.90     +2 -2      wine/windows/winproc.c




More information about the wine-cvs mailing list