wine/ dlls/imagehlp/access.c dlls/msvcrt/proce ...

Alexandre Julliard julliard at wine.codeweavers.com
Thu Oct 3 19:27:10 CDT 2002


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

Modified files:
	dlls/imagehlp  : access.c 
	dlls/msvcrt    : process.c 
	dlls/user      : user16.c 
	dlls/winspool  : info.c 
	include        : tlhelp32.h 
	loader         : pe_image.c 
	objects        : font.c gdiobj.c 

Log message:
	Fixed some handle conversions in prevision of void* handles.

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

Old revision  New revision  Changes     Path
 1.12          1.13          +1 -3       wine/dlls/imagehlp/access.c
 1.14          1.15          +2 -2       wine/dlls/msvcrt/process.c
 1.2           1.3           +3 -4       wine/dlls/user/user16.c
 1.58          1.59          +2 -2       wine/dlls/winspool/info.c
 1.8           1.9           +2 -2       wine/include/tlhelp32.h
 1.115         1.116         +48 -49     wine/loader/pe_image.c
 1.85          1.86          +1 -1       wine/objects/font.c
 1.79          1.80          +5 -5       wine/objects/gdiobj.c




More information about the wine-cvs mailing list