wine/ dlls/advapi32/registry.c dlls/kernel/reg ...

Alexandre Julliard julliard at wine.codeweavers.com
Thu Oct 3 14:46:27 CDT 2002


ChangeSet ID:	5618
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/10/03 14:46:27

Modified files:
	dlls/advapi32  : registry.c 
	dlls/kernel    : registry16.c 
	dlls/setupapi  : setupx_main.c 
	dlls/shell32   : shellreg.c 
	dlls/shlwapi   : ordinal.c 
	include        : mmsystem.h winnt.h winreg.h 
	include/wine   : winbase16.h 
	win32          : device.c 

Log message:
	Removed LPxxx handle types that don't exist under Windows.

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

Old revision  New revision  Changes     Path
 1.45          1.46          +10 -10     wine/dlls/advapi32/registry.c
 1.1           1.2           +4 -4       wine/dlls/kernel/registry16.c
 1.22          1.23          +1 -1       wine/dlls/setupapi/setupx_main.c
 1.13          1.14          +4 -4       wine/dlls/shell32/shellreg.c
 1.55          1.56          +1 -1       wine/dlls/shlwapi/ordinal.c
 1.57          1.58          +9 -0       wine/include/mmsystem.h
 1.130         1.131         +6 -7       wine/include/winnt.h
 1.21          1.22          +10 -10     wine/include/winreg.h
 1.30          1.31          +2 -2       wine/include/wine/winbase16.h
 1.70          1.71          +4 -4       wine/win32/device.c




More information about the wine-cvs mailing list