wine/dlls/user menu.c listbox.c edit.c combo.c ...

Alexandre Julliard julliard at wine.codeweavers.com
Mon Sep 12 07:20:38 CDT 2005


ChangeSet ID:	20145
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/09/12 07:20:38

Modified files:
	dlls/user      : menu.c listbox.c edit.c combo.c button.c 

Log message:
	Use Get/SetWindowLongPtr when accessing pointers in the window extra
	bytes.

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

Old revision  New revision  Changes     Path
 1.36          1.37          +6 -6       wine/dlls/user/menu.c
 1.21          1.22          +4 -4       wine/dlls/user/listbox.c
 1.38          1.39          +3 -3       wine/dlls/user/edit.c
 1.14          1.15          +3 -3       wine/dlls/user/combo.c
 1.8           1.9           +1 -1       wine/dlls/user/button.c




More information about the wine-cvs mailing list