wine/ server/user.c dlls/user/win.c

Alexandre Julliard julliard at winehq.org
Sat May 7 10:03:00 CDT 2005


ChangeSet ID:	17355
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/05/07 10:03:00

Modified files:
	server         : user.c 
	dlls/user      : win.c 

Log message:
	Treat 0xffff the same as 0 for the handle generation field to avoid
	sign extension problems.

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

Old revision  New revision  Changes     Path
 1.8           1.9           +5 -3       wine/server/user.c
 1.2           1.3           +3 -2       wine/dlls/user/win.c




More information about the wine-cvs mailing list